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

  /src/sys/dev/usb/
xhcireg.h 121 #define XHCI_CMD_INTE __BIT(2) /* RW Interrupter Enable */
xhci.c 1399 xhci_op_write_4(sc, XHCI_USBCMD, XHCI_CMD_INTE|XHCI_CMD_RS);

Completed in 15 milliseconds