Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h170 #define HCR_CONTROL_IE 0x00000008 /* Isochronous enable */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1225 HCR_CONTROL_PLE| HCR_CONTROL_BLE|HCR_CONTROL_IE)); in ohci_polled_stop_processing()
1497 HCR_CONTROL_PLE | HCR_CONTROL_BLE | HCR_CONTROL_IE); in ohci_polled_start_processing()
1500 HCR_CONTROL_PLE | HCR_CONTROL_BLE | HCR_CONTROL_IE); in ohci_polled_start_processing()
H A Dohci.c2097 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE))); in ohci_cleanup()
2349 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE))); in ohci_cpr_suspend()
4169 HCR_CONTROL_PLE | HCR_CONTROL_IE)); in ohci_insert_isoc_ed()
4421 (Get_OpReg(hcr_control) & ~(HCR_CONTROL_IE))); in ohci_remove_periodic_ed()
9761 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE))); in ohci_do_soft_reset()
11291 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE))); in ohci_quiesce()