Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhcireg.h121 #define XHCI_STS_HSE 0x00000004 /* RW - Host System Error */ macro
H A Dxhci.c717 if (intrs & XHCI_STS_HSE) { in xhci_intr1()