Searched refs:XHCI_STS_HSE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhcireg.h89 #define XHCI_STS_HSE 0x00000004 /* RW - Host System Error */ macro
H A Dxhci.c1672 XHCI_STS_HSE | XHCI_STS_HCE)) {
1682 if (status & XHCI_STS_HSE) {
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.c2175 (XHCI_STS_HSE|XHCI_STS_EINT|XHCI_STS_PCD|XHCI_STS_SSS|

Completed in 166 milliseconds