Home
last modified time | relevance | path

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.c1922 if ((hcr_control_val & HCR_CONTROL_IR) == 0) { in ohci_take_control()
1942 if ((Get_OpReg(hcr_control) & HCR_CONTROL_IR) == 0) in ohci_take_control()
1963 if (Get_OpReg(hcr_control) & HCR_CONTROL_IR) { in ohci_take_control()