int_table        1072 drivers/usb/host/ohci-hcd.c 	for (i = 0; i < NUM_INTS; i++) ohci->hcca->int_table [i] = 0;
int_table         153 drivers/usb/host/ohci-q.c 		__hc32		*prev_p = &ohci->hcca->int_table [i];
int_table         277 drivers/usb/host/ohci-q.c 		__hc32		*prev_p = &ohci->hcca->int_table [i];
int_table         192 drivers/usb/host/ohci.h 	__hc32	int_table [NUM_INTS];	/* periodic schedule */