Searched refs:NUM_INTS (Results 1 – 3 of 3) sorted by relevance
128 #define NUM_INTS 32 /* part of the OHCI standard */ macro130 __u32 int_table[NUM_INTS]; /* Interrupt ED table */
139 #define NUM_INTS 32 /* part of the OHCI standard */ macro141 __u32 int_table[NUM_INTS]; /* Interrupt ED table */
747 for (; index < NUM_INTS; index += period) { in periodic_unlink()