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

/freebsd-10.3-release/sys/dev/usb/controller/
H A Dxhcireg.h87 #define XHCI_STS_HSE 0x00000004 /* RW - Host System Error */ macro
H A Dxhci.c1642 XHCI_STS_HSE | XHCI_STS_HCE)) {
1653 if (status & XHCI_STS_HSE) {

Completed in 124 milliseconds