Searched refs:final (Results 1 – 11 of 11) sorted by relevance
/drivers/isdn/hardware/eicon/ |
D | istream.c | 43 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()
|
D | divasync.h | 175 int final, 182 int* final, 190 int* final);
|
D | di.h | 105 int final, 112 int* final,
|
D | di.c | 617 int final = 0; in isdn_ind() local 623 &final, NULL, NULL); in isdn_ind()
|
/drivers/net/wireless/ |
D | arlan-proc.c | 435 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/ |
D | edss1.c | 293 chan->fsm_state = action->final; in pcbit_fsm_event() 295 pcbit_state_change(dev, chan, action->init, event, action->final); in pcbit_fsm_event()
|
D | edss1.h | 83 unsigned short final; member
|
/drivers/scsi/ |
D | 53c700.scr | 35 ; necessary amount of data and jumps to the next SG segment. The final
|
D | 53c700_d.h_shipped | 38 ; necessary amount of data and jumps to the next SG segment. The final
|
/drivers/usb/serial/ |
D | ChangeLog.history | 429 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/ |
D | 3c59x.c | 708 static void vortex_down(struct net_device *dev, int final);
|