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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h148 #define XHCI_STS_RSS __BIT(9) /* RO - Restore State Status */ macro
H A Dxhci.c979 if ((xhci_op_read_4(sc, XHCI_USBSTS) & XHCI_STS_RSS) == 0)

Completed in 81 milliseconds