sys/dev/usb/xhci.c
1915
trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
sys/dev/usb/xhci.c
2206
trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
sys/dev/usb/xhci.c
3488
trb.trb_0 = xhci_slot_get_icp(sc, xs, 0);
sys/dev/usb/xhci.c
3595
err = xhci_address_device(sc, xhci_slot_get_icp(sc, xs, 0), slot, bsr);