Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h172 #define HCR_CONTROL_BLE 0x00000020 /* Bulk list 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()
4006 (Get_OpReg(hcr_control) | HCR_CONTROL_BLE)); in ohci_insert_bulk_ed()
4346 ASSERT(!(Get_OpReg(hcr_control) & HCR_CONTROL_BLE)); in ohci_remove_bulk_ed()
4370 (Get_OpReg(hcr_control) | HCR_CONTROL_BLE)); in ohci_remove_bulk_ed()
9761 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE))); in ohci_do_soft_reset()
10279 HCR_CONTROL_CLE: HCR_CONTROL_BLE; in ohci_pipe_cleanup()
11291 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE))); in ohci_quiesce()