Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h135 #define XHCI_PS_CAS 0x01000000 /* RO - cold attach status */ macro
/illumos-gate/usr/src/cmd/xhci/
H A Dxhci_portsc.c143 if (portsc & XHCI_PS_CAS) in xp_dump_verbose()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h179 #define XHCI_PS_CAS 0x01000000 /* RO - cold attach status */ macro
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c521 XHCI_PS_CAS)); in pci_xhci_portregs_write()