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);
|