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.c1223 HCR_CONTROL_PLE| HCR_CONTROL_BLE|HCR_CONTROL_IE));
1494 HCR_CONTROL_PLE | HCR_CONTROL_BLE | HCR_CONTROL_IE);
1497 HCR_CONTROL_PLE | HCR_CONTROL_BLE | HCR_CONTROL_IE);
H A Dohci.c2113 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE)));
2365 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE)));
4185 HCR_CONTROL_PLE | HCR_CONTROL_IE));
4437 (Get_OpReg(hcr_control) & ~(HCR_CONTROL_IE)));
9781 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE)));
11315 HCR_CONTROL_BLE | HCR_CONTROL_PLE | HCR_CONTROL_IE)));

Completed in 865 milliseconds