Home
last modified time | relevance | path

Searched refs:usrp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c962 xhci_transfer_t *xt, usb_isoc_req_t *usrp) in xhci_hcdi_isoc_transfer_fill() argument
968 for (i = 0; i < usrp->isoc_pkts_count; i++) { in xhci_hcdi_isoc_transfer_fill()
995 if (i + 1 == usrp->isoc_pkts_count) in xhci_hcdi_isoc_transfer_fill()
1093 usb_isoc_req_t *usrp; in xhci_hcdi_periodic_init() local
1096 usrp = (usb_isoc_req_t *)usb_req; in xhci_hcdi_periodic_init()
1097 ntrbs = usrp->isoc_pkts_count; in xhci_hcdi_periodic_init()
1116 usb_isoc_req_t *usrp; in xhci_hcdi_periodic_init() local
1117 usrp = (usb_isoc_req_t *)usb_req; in xhci_hcdi_periodic_init()
1310 for (i = 0; i < usrp->isoc_pkts_count; i++) { in xhci_hcdi_isoc_periodic()
1338 mblen = MBLKL(usrp->isoc_data); in xhci_hcdi_isoc_oneshot()
[all …]
H A Dxhci_endpoint.c1448 usb_isoc_req_t *usrp; in xhci_endpoint_isoch_callback() local
1485 usrp = (usb_isoc_req_t *)urp; in xhci_endpoint_isoch_callback()
1504 mp = usrp->isoc_data; in xhci_endpoint_isoch_callback()
1510 usrp = (usb_isoc_req_t *)xt->xt_usba_req; in xhci_endpoint_isoch_callback()
1514 bcopy(xt->xt_isoc, usrp->isoc_pkt_descr, in xhci_endpoint_isoch_callback()
1515 sizeof (usb_isoc_pkt_descr_t) * usrp->isoc_pkts_count); in xhci_endpoint_isoch_callback()
1518 usba_hcdi_cb(xep->xep_pipe, (usb_opaque_t)usrp, cr); in xhci_endpoint_isoch_callback()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1143 mhioc_inkeys_t *usrp, int flag);
1145 mhioc_inresvs_t *usrp, int flag);
25979 mhioc_inkeys_t *usrp, int flag) argument
25993 if ((ptr = (mhioc_inkeys_t *)usrp) == NULL) {
26139 mhioc_inresvs_t *usrp, int flag) argument
26157 if ((ptr = usrp) == NULL) {