Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h91 #define XHCI_STS_RSS 0x00000200 /* RO - Restore State Status */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h127 #define XHCI_STS_RSS 0x00000200 /* RO - Restore State Status */ macro
/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()