Home
last modified time | relevance | path

Searched refs:final (Results 1 – 11 of 11) sorted by relevance

/drivers/isdn/hardware/eicon/
Distream.c43 int final,
50 int* final,
74 int final, in diva_istream_write() argument
112 ((!length && final) ? DIVA_DFIFO_LAST : 0); in diva_istream_write()
152 int* final, in diva_istream_read() argument
159 *final = 0; in diva_istream_read()
194 *final = 1; in diva_istream_read()
210 if (*final) { in diva_istream_read()
Ddivasync.h175 int final,
182 int* final,
190 int* final);
Ddi.h105 int final,
112 int* final,
Ddi.c617 int final = 0; in isdn_ind() local
623 &final, NULL, NULL); in isdn_ind()
/drivers/net/wireless/
Darlan-proc.c435 goto final; in arlan_sysctl_info()
628 final: in arlan_sysctl_info()
654 goto final; in arlan_sysctl_info161719()
670 final: in arlan_sysctl_info161719()
688 goto final; in arlan_sysctl_infotxRing()
699 final: in arlan_sysctl_infotxRing()
717 goto final; in arlan_sysctl_inforxRing()
727 final: in arlan_sysctl_inforxRing()
745 goto final; in arlan_sysctl_info18()
757 final: in arlan_sysctl_info18()
/drivers/isdn/pcbit/
Dedss1.c293 chan->fsm_state = action->final; in pcbit_fsm_event()
295 pcbit_state_change(dev, chan, action->init, event, action->final); in pcbit_fsm_event()
Dedss1.h83 unsigned short final; member
/drivers/scsi/
D53c700.scr35 ; necessary amount of data and jumps to the next SG segment. The final
D53c700_d.h_shipped38 ; necessary amount of data and jumps to the next SG segment. The final
/drivers/usb/serial/
DChangeLog.history429 Moved MOD_DEC to end of visor_close to be nicer, as the final write
539 - changed device table to work properly for 2.4.x final format.
/drivers/net/
D3c59x.c708 static void vortex_down(struct net_device *dev, int final);