Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h88 #define XHCI_STS_HSE 0x00000004 /* RW - Host System Error */ macro
H A Dxhci.c1614 XHCI_STS_HSE | XHCI_STS_HCE)) { in xhci_interrupt()
1624 if (status & XHCI_STS_HSE) { in xhci_interrupt()

Completed in 5 milliseconds