Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h90 #define XHCI_STS_SSS 0x00000100 /* RO - Save State Status */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h126 #define XHCI_STS_SSS 0x00000100 /* RO - Save State Status */ macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2216 (XHCI_STS_HSE|XHCI_STS_EINT|XHCI_STS_PCD|XHCI_STS_SSS| in pci_xhci_hostop_write()