HomeSort by: relevance | last modified time | path
    Searched defs:xhci_enable_slot (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 179 static usbd_status xhci_enable_slot(struct xhci_softc * const,
2940 err = xhci_enable_slot(sc, &slot);
3369 xhci_enable_slot(struct xhci_softc * const sc, uint8_t * const slotp) function in typeref:typename:usbd_status

Completed in 30 milliseconds