Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c214 ehcip = ehci_obtain_state(dip); in ehci_attach()
796 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_open()
1021 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_close()
1104 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_reset()
1140 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_reset_data_toggle()
1169 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_ctrl_xfer()
1243 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_bulk_transfer_size()
1280 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_bulk_xfer()
1338 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_intr_xfer()
1388 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_stop_intr_polling()
[all …]
H A Dehci_hub.c313 ehci_state_t *ehcip = ehci_obtain_state( in ehci_handle_root_hub_pipe_open()
376 ehci_state_t *ehcip = ehci_obtain_state( in ehci_handle_root_hub_pipe_close()
445 ehci_state_t *ehcip = ehci_obtain_state( in ehci_handle_root_hub_pipe_reset()
1446 ehci_state_t *ehcip = ehci_obtain_state( in ehci_handle_root_hub_pipe_start_intr_polling()
1529 ehci_state_t *ehcip = ehci_obtain_state( in ehci_handle_root_hub_pipe_stop_intr_polling()
2056 ehci_state_t *ehcip = ehci_obtain_state( in ehci_root_hub_hcdi_callback()
H A Dehci_polled.c142 ehcip = ehci_obtain_state(ph->p_usba_device->usb_root_hub_dip); in ehci_hcdi_polled_input_init()
454 ehcip = ehci_obtain_state(ph->p_usba_device->usb_root_hub_dip); in ehci_hcdi_polled_output_init()
H A Dehci_isoch.c1404 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_isoc_callback()
H A Dehci_xfer.c3230 ehci_state_t *ehcip = ehci_obtain_state( in ehci_xfer_timeout_handler()
4109 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_callback()
H A Dehci_util.c255 ehci_state_t *ehci_obtain_state(
3646 ehci_obtain_state(dev_info_t *dip) in ehci_obtain_state() function
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h89 extern ehci_state_t *ehci_obtain_state(