Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c106 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_pipe_open()
387 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_pipe_poll_fini()
519 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_pipe_close()
609 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_pipe_reset()
742 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_pipe_ctrl_xfer()
904 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_pipe_bulk_xfer()
1041 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_periodic_init()
1175 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_intr_oneshot()
1350 xd = usba_hcdi_get_device_private(ph->p_usba_device); in xhci_hcdi_isoc_oneshot()
1795 xhci_device_t *xd = usba_hcdi_get_device_private(ud); in xhci_hcdi_device_address()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h313 void *usba_hcdi_get_device_private(usba_device_t *);
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c1026 usba_hcdi_get_device_private(usba_device_t *usba_device) in usba_hcdi_get_device_private() function
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m201 file path=usr/share/man/man9f/usba_hcdi_get_device_private.9f
/illumos-gate/usr/src/man/man9f/
H A DMakefile553 usba_hcdi_get_device_private.9f \