xhci_transfer_alloc
xhci_transfer_t *xt = xhci_transfer_alloc(xhcip, xep,
xt = xhci_transfer_alloc(xhcip, xep, uirp->intr_len, 0, usb_flags);
xt = xhci_transfer_alloc(xhcip, xep, mblen, usrp->isoc_pkts_count,
xt = xhci_transfer_alloc(xhcip, xep, ucrp->ctrl_wLength, 2, usb_flags);
xt = xhci_transfer_alloc(xhcip, xep, ubrp->bulk_len, 0, usb_flags);
extern xhci_transfer_t *xhci_transfer_alloc(xhci_t *, xhci_endpoint_t *, size_t,