Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c1280 usb_isoc_req_t *orig_isoc_reqp, *clone_isoc_reqp; in ehci_allocate_isoc_in_resource() local
1291 orig_isoc_reqp = (usb_isoc_req_t *)(pp->pp_client_periodic_in_reqp); in ehci_allocate_isoc_in_resource()
1293 ASSERT(orig_isoc_reqp != NULL); in ehci_allocate_isoc_in_resource()
1296 orig_isoc_reqp, flags); in ehci_allocate_isoc_in_resource()
1311 itw->itw_curr_xfer_reqp = orig_isoc_reqp; in ehci_allocate_isoc_in_resource()