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

  /src/sys/dev/usb/
xhcireg.h 351 #define XHCI_ID_PROTOCOLS 0x0002 /* Supported Protocol */
xhci.c 1222 xhci_id_protocols(struct xhci_softc *sc, bus_size_t ecp) function in typeref:typename:void
1299 case XHCI_ID_PROTOCOLS: {
1300 xhci_id_protocols(sc, ecp);

Completed in 1492 milliseconds