Searched refs:HCR_CONTROL_IR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h174 #define HCR_CONTROL_IR 0x00000100 /* Interrupt routing */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1938 if ((hcr_control_val & HCR_CONTROL_IR) == 0) {
1958 if ((Get_OpReg(hcr_control) & HCR_CONTROL_IR) == 0)
1979 if (Get_OpReg(hcr_control) & HCR_CONTROL_IR) {

Completed in 63 milliseconds