Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h378 #define OHCI_CTLR_OPERATIONAL_STATE 2 /* Operational state */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1661 ohcip->ohci_hc_soft_state = OHCI_CTLR_OPERATIONAL_STATE; in ohci_init_ctlr()
9694 case OHCI_CTLR_OPERATIONAL_STATE: in ohci_state_is_operational()