Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c491 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_hcdi_polled_write()
557 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_hcdi_polled_write()
1099 ohcip->ohci_hccap->HccaIntTble[i]); in ohci_polled_save_state()
1106 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_polled_save_state()
1171 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_polled_save_state()
1449 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_polled_restore_state()
H A Dohci.c1906 Set_HCCA(hccap->HccaIntTble[i], addr); in ohci_build_interrupt_lattice()
1907 Set_HCCA(hccap->HccaIntTble[i + half_list], addr); in ohci_build_interrupt_lattice()
4061 Get_HCCA(ohcip->ohci_hccap->HccaIntTble[node])); in ohci_insert_intr_ed()
4068 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[node], in ohci_insert_intr_ed()
4525 HccaIntTble[node], Get_ED(ept->hced_next)); in ohci_detach_ed_from_list()
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h273 uint32_t HccaIntTble[NUM_INTR_ED_LISTS]; /* 32 intr lists */ member