Searched refs:HFCUSB_NUM_FIFOS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h72 #define HFCUSB_NUM_FIFOS 8 /* maximum number of fifos */ macro
284 struct usb_fifo fifos[HFCUSB_NUM_FIFOS];
H A Dhfcsusb.c1607 for (i = 0; i < HFCUSB_NUM_FIFOS; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_usb.h52 #define HFCUSB_NUM_FIFOS 8 /* maximum number of fifos */ macro
H A Dhfc_usb.c201 usb_fifo fifos[HFCUSB_NUM_FIFOS]; /* structure holding all fifo data */
1139 for (i = 0; i < HFCUSB_NUM_FIFOS; i++) {
1193 for (i = 0; i < HFCUSB_NUM_FIFOS; i++) {
1540 for (i = 0; i < HFCUSB_NUM_FIFOS; i++) {

Completed in 89 milliseconds