HomeSort by: relevance | last modified time | path
    Searched refs:XHCI_STS_EINT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhcireg.h 144 #define XHCI_STS_EINT __BIT(3) /* RW - Event Interrupt */
xhci.c 1788 if ((usbsts & (XHCI_STS_HSE | XHCI_STS_EINT | XHCI_STS_PCD |

Completed in 57 milliseconds