Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c215 ehcip = ehci_obtain_state(dip); in ehci_attach()
394 ehci_state_t *ehcip = ehci_obtain_state(dip); in ehci_detach()
437 ehci_state_t *ehcip = ehci_obtain_state(dip); in ehci_reset()
488 ehci_state_t *ehcip = ehci_obtain_state(dip); in ehci_quiesce()
811 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_open()
1036 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_close()
1119 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_reset()
1155 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_reset_data_toggle()
1184 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_ctrl_xfer()
1258 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_bulk_transfer_size()
[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.c1403 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_isoc_callback()
H A Dehci_util.c254 ehci_state_t *ehci_obtain_state(
3624 ehci_obtain_state(dev_info_t *dip) in ehci_obtain_state() function
H A Dehci_xfer.c3234 ehci_state_t *ehcip = ehci_obtain_state( in ehci_xfer_timeout_handler()
4113 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_callback()
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h89 extern ehci_state_t *ehci_obtain_state(