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

  /src/sys/dev/usb/
xhcireg.h 148 #define XHCI_STS_RSS __BIT(9) /* RO - Restore State Status */
xhci.c 1001 if ((xhci_op_read_4(sc, XHCI_USBSTS) & XHCI_STS_RSS) == 0)

Completed in 18 milliseconds