Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c30 xhci_hcdi_get_xhcip_from_dev(usba_device_t *ud) in xhci_hcdi_get_xhcip_from_dev() function
42 return (xhci_hcdi_get_xhcip_from_dev(ph->p_usba_device)); in xhci_hcdi_get_xhcip()
1596 xhci_t *xhcip = xhci_hcdi_get_xhcip_from_dev(ud); in xhci_hcdi_device_init()
1742 xhcip = xhci_hcdi_get_xhcip_from_dev(ud); in xhci_hcdi_device_fini()
1794 xhci_t *xhcip = xhci_hcdi_get_xhcip_from_dev(ud); in xhci_hcdi_device_address()
1846 xhci_t *xhcip = xhci_hcdi_get_xhcip_from_dev(ud); in xhci_hcdi_hub_update()
H A Dxhci_polled.c269 xhcip = xhci_hcdi_get_xhcip_from_dev(pipe_handle->p_usba_device); in xhci_hcdi_console_input_init()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h719 extern xhci_t *xhci_hcdi_get_xhcip_from_dev(usba_device_t *);