Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h93 #define XHCI_STS_CNR 0x00000800 /* RO - Controller Not Ready */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h129 #define XHCI_STS_CNR 0x00000800 /* RO - Controller Not Ready */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1706 XHCI_STS_CNR, 0, 500, 10)); in xhci_controller_reset()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2217 XHCI_STS_RSS|XHCI_STS_SRE|XHCI_STS_CNR)); in pci_xhci_hostop_write()