Searched refs:int_table (Results 1 – 2 of 2) sorted by relevance
132 __u32 int_table[NUM_INTS]; /* Interrupt ED table */ member
329 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds()1109 for (ed_p = &(ohci->hcca->int_table[ep_rev (5, i) + int_branch]); in ep_link()1130 for (ed_p = &(ohci->hcca->int_table[ep_rev (5, i)]); in ep_link()1157 __u32 *ed_p = &ohci->hcca->int_table [index]; in periodic_unlink()2640 for (i = 0; i < NUM_INTS; i++) ohci->hcca->int_table[i] = 0; in hc_restart()