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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h143 #define XHCI_STS_HSE __BIT(2) /* RW - Host System Error */ macro
H A Dxhci.c1755 if ((usbsts & (XHCI_STS_HSE | XHCI_STS_EINT | XHCI_STS_PCD |

Completed in 88 milliseconds