Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1908 uint32_t hcr_control_val; in ohci_take_control() local
1921 hcr_control_val = Get_OpReg(hcr_control); in ohci_take_control()
1922 if ((hcr_control_val & HCR_CONTROL_IR) == 0) { in ohci_take_control()