Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c493 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_hcdi_polled_write()
559 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_hcdi_polled_write()
1101 ohcip->ohci_hccap->HccaIntTble[i]); in ohci_polled_save_state()
1108 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_polled_save_state()
1173 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_polled_save_state()
1452 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[i], in ohci_polled_restore_state()
H A Dohci.c1890 Set_HCCA(hccap->HccaIntTble[i], addr); in ohci_build_interrupt_lattice()
1891 Set_HCCA(hccap->HccaIntTble[i + half_list], addr); in ohci_build_interrupt_lattice()
4045 Get_HCCA(ohcip->ohci_hccap->HccaIntTble[node])); in ohci_insert_intr_ed()
4052 Set_HCCA(ohcip->ohci_hccap->HccaIntTble[node], in ohci_insert_intr_ed()
4509 HccaIntTble[node], Get_ED(ept->hced_next)); in ohci_detach_ed_from_list()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h273 uint32_t HccaIntTble[NUM_INTR_ED_LISTS]; /* 32 intr lists */ member