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

  /src/sys/dev/usb/
xhci.c 523 xhci_slot_get_icp(struct xhci_softc * const sc, struct xhci_slot * const xs, function in typeref:typename:bus_addr_t
1915 trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
2206 trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
3488 trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
3595 err = xhci_address_device(sc, xhci_slot_get_icp(sc, xs, 0), slot, bsr);
xhci.c 523 xhci_slot_get_icp(struct xhci_softc * const sc, struct xhci_slot * const xs, function in typeref:typename:bus_addr_t
1915 trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
2206 trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
3488 trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
3595 err = xhci_address_device(sc, xhci_slot_get_icp(sc, xs, 0), slot, bsr);

Completed in 27 milliseconds