Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h258 usb_isoc_req_t *usba_hcdi_dup_isoc_req(dev_info_t *,
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c1296 clone_isoc_reqp = usba_hcdi_dup_isoc_req(ph->p_dip, in ehci_allocate_isoc_in_resource()
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m200 file path=usr/share/man/man9f/usba_hcdi_dup_isoc_req.9f
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c1288 urp = (usb_opaque_t)usba_hcdi_dup_isoc_req(xep->xep_pipe->p_dip, in xhci_endpoint_dup_periodic()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c2196 usba_hcdi_dup_isoc_req( in usba_hcdi_dup_isoc_req() function
/illumos-gate/usr/src/man/man9f/
H A DMakefile552 usba_hcdi_dup_isoc_req.9f \
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c4858 if ((curr_isoc_reqp = usba_hcdi_dup_isoc_req(ph->p_dip, in uhci_allocate_periodic_in_resource()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c10130 curr_isoc_reqp = usba_hcdi_dup_isoc_req(ph->p_dip, in ohci_allocate_periodic_in_resource()