Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c66 static uchar_t ehci_index[EHCI_NUM_INTR_QH_LISTS] = variable
1624 ushort_t ehci_index[EHCI_NUM_PERIODIC_FRAME_LISTS]; in ehci_build_interrupt_lattice() local
1682 ehci_index[j++] = temp[k]; in ehci_build_interrupt_lattice()
1683 ehci_index[j] = temp[k] + ehci_pow_2(i); in ehci_build_interrupt_lattice()
1688 temp[k] = ehci_index[k]; in ehci_build_interrupt_lattice()
1705 ehci_periodic_frame_list_table[ehci_index[j++]], in ehci_build_interrupt_lattice()
2387 list = ehci_index[leftmost + i]; in ehci_allocate_classic_tt_bandwidth()
2407 list = ehci_index[leftmost + i]; in ehci_allocate_classic_tt_bandwidth()
2592 list = ehci_index[leftmost + i]; in ehci_deallocate_classic_tt_bandwidth()
3190 ehci_index[best_array_leaf], leaf_count, best_smask); in ehci_find_bestfit_hs_mask()
[all …]