Home
last modified time | relevance | path

Searched refs:ehci_index (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c65 static uchar_t ehci_index[EHCI_NUM_INTR_QH_LISTS] = variable
1603 ushort_t ehci_index[EHCI_NUM_PERIODIC_FRAME_LISTS]; in ehci_build_interrupt_lattice() local
1661 ehci_index[j++] = temp[k]; in ehci_build_interrupt_lattice()
1662 ehci_index[j] = temp[k] + ehci_pow_2(i); in ehci_build_interrupt_lattice()
1667 temp[k] = ehci_index[k]; in ehci_build_interrupt_lattice()
1684 ehci_periodic_frame_list_table[ehci_index[j++]], in ehci_build_interrupt_lattice()
2366 list = ehci_index[leftmost + i]; in ehci_allocate_classic_tt_bandwidth()
2386 list = ehci_index[leftmost + i]; in ehci_allocate_classic_tt_bandwidth()
2571 list = ehci_index[leftmost + i]; in ehci_deallocate_classic_tt_bandwidth()
3120 bandwidth, ehci_index[array_leaf], leaf_count, &bw_mask); in ehci_find_bestfit_hs_mask()
[all …]