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

  /src/sys/dev/usb/
xhcireg.h 328 #define XHCI_ERDP_BUSY __BIT(3) /* RW - event handler busy */
xhci.c 666 xhci_rt_write_8(sc, XHCI_ERDP(0), 0 | XHCI_ERDP_BUSY);
1688 XHCI_ERDP_BUSY);
2748 XHCI_ERDP_BUSY);

Completed in 17 milliseconds