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

  /src/sys/dev/usb/
xhci.c 182 static usbd_status xhci_address_device(struct xhci_softc * const,
3435 xhci_address_device(struct xhci_softc * const sc, function in typeref:typename:usbd_status
3595 err = xhci_address_device(sc, xhci_slot_get_icp(sc, xs, 0), slot, bsr);

Completed in 52 milliseconds