Home
last modified time | relevance | path

Searched defs:ehcip (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c114 ehci_init_root_hub(ehci_state_t *ehcip) in ehci_init_root_hub()
277 ehci_load_root_hub_driver(ehci_state_t *ehcip) in ehci_load_root_hub_driver()
293 ehci_unload_root_hub_driver(ehci_state_t *ehcip) in ehci_unload_root_hub_driver()
313 ehci_state_t *ehcip = ehci_obtain_state( in ehci_handle_root_hub_pipe_open() local
376 ehci_state_t *ehcip = ehci_obtain_state( in ehci_handle_root_hub_pipe_close() local
445 ehci_state_t *ehcip = ehci_obtain_state( in ehci_handle_root_hub_pipe_reset() local
511 ehci_state_t *ehcip, in ehci_handle_root_hub_request()
605 ehci_state_t *ehcip, in ehci_handle_set_clear_port_feature()
695 ehci_state_t *ehcip, in ehci_handle_port_power()
757 ehci_state_t *ehcip, in ehci_handle_port_enable()
[all …]
H A Dehci_isoch_util.c170 ehci_allocate_isoc_pools(ehci_state_t *ehcip) in ehci_allocate_isoc_pools()
294 ehci_state_t *ehcip, in ehci_allocate_itw_resources()
345 ehci_state_t *ehcip, in ehci_allocate_itw()
510 ehci_state_t *ehcip, in ehci_deallocate_itw()
582 ehci_state_t *ehcip, in ehci_free_itw_dma()
617 ehci_allocate_itd(ehci_state_t *ehcip) in ehci_allocate_itd()
666 ehci_state_t *ehcip, in ehci_deallocate_itd()
762 ehci_state_t *ehcip, in ehci_allocate_itds_for_itw()
809 ehci_state_t *ehcip, in ehci_deallocate_itds_for_itw()
837 ehci_state_t *ehcip, in ehci_insert_itd_on_itw()
[all …]
H A Dehci_xfer.c304 ehci_state_t *ehcip, in ehci_alloc_qh()
402 ehci_state_t *ehcip, in ehci_unpack_endpoint()
534 ehci_state_t *ehcip, in ehci_insert_qh()
570 ehci_state_t *ehcip, in ehci_insert_async_qh()
669 ehci_state_t *ehcip, in ehci_insert_intr_qh()
736 ehci_state_t *ehcip, in ehci_modify_qh_status_bit()
846 ehci_state_t *ehcip, in ehci_halt_hs_qh()
886 ehci_state_t *ehcip, in ehci_halt_fls_ctrl_and_bulk_qh()
939 ehci_state_t *ehcip, in ehci_clear_tt_buffer()
1042 ehci_state_t *ehcip, in ehci_halt_fls_intr_qh()
[all …]
H A Dehci_util.c292 ehci_state_t *ehcip = ddi_get_soft_state(ehci_statep, in ehci_hcdi_pm_support() local
310 ehci_dma_attr_workaround(ehci_state_t *ehcip) in ehci_dma_attr_workaround()
349 ehci_set_dma_attributes(ehci_state_t *ehcip) in ehci_set_dma_attributes()
389 ehci_allocate_pools(ehci_state_t *ehcip) in ehci_allocate_pools()
560 ehci_state_t *ehcip, in ehci_decode_ddi_dma_addr_bind_handle_result()
602 ehci_map_regs(ehci_state_t *ehcip) in ehci_map_regs()
714 ehci_register_intrs_and_init_mutex(ehci_state_t *ehcip) in ehci_register_intrs_and_init_mutex()
837 ehci_add_intrs(ehci_state_t *ehcip, in ehci_add_intrs()
997 ehci_init_hardware(ehci_state_t *ehcip) in ehci_init_hardware()
1111 ehci_init_workaround(ehci_state_t *ehcip) in ehci_init_workaround()
[all …]
H A Dehci_polled.c139 ehci_state_t *ehcip; in ehci_hcdi_polled_input_init() local
203 ehci_state_t *ehcip; in ehci_hcdi_polled_input_fini() local
243 ehci_state_t *ehcip; in ehci_hcdi_polled_input_enter() local
314 ehci_state_t *ehcip; in ehci_hcdi_polled_input_exit() local
388 ehci_state_t *ehcip; in ehci_hcdi_polled_read() local
450 ehci_state_t *ehcip; in ehci_hcdi_polled_output_init() local
510 ehci_state_t *ehcip; in ehci_hcdi_polled_output_fini() local
575 ehci_state_t *ehcip; in ehci_hcdi_polled_write() local
685 ehci_state_t *ehcip, in ehci_polled_init()
875 ehci_state_t *ehcip = ehci_polledp->ehci_polled_ehcip; in ehci_polled_fini() local
[all …]
H A Dehci_intr.c119 ehci_handle_ue(ehci_state_t *ehcip) in ehci_handle_ue()
204 ehci_handle_frame_list_rollover(ehci_state_t *ehcip) in ehci_handle_frame_list_rollover()
223 ehci_handle_endpoint_reclaimation(ehci_state_t *ehcip) in ehci_handle_endpoint_reclaimation()
285 ehci_state_t *ehcip) in ehci_traverse_active_qtd_list()
374 ehci_state_t *ehcip) in ehci_create_done_qtd_list()
426 ehci_state_t *ehcip, in ehci_parse_error()
484 ehci_state_t *ehcip, in ehci_check_for_error()
633 ehci_state_t *ehcip, in ehci_check_for_short_xfer()
774 ehci_state_t *ehcip, in ehci_handle_error()
878 ehci_state_t *ehcip, in ehci_cleanup_data_underrun()
[all …]
H A Dehci.c208 ehci_state_t *ehcip = NULL; in ehci_attach() local
394 ehci_state_t *ehcip = ehci_obtain_state(dip); in ehci_detach() local
488 ehci_state_t *ehcip = ehci_obtain_state(dip); in ehci_quiesce() local
542 ehci_state_t *ehcip; in ehci_info() local
582 ehci_state_t *ehcip = ddi_get_soft_state(ehci_statep, instance); in ehci_get_dip() local
645 ehci_state_t *ehcip = (void *)arg1; in ehci_intr() local
811 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_open() local
1036 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_close() local
1119 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_reset() local
1155 ehci_state_t *ehcip = ehci_obtain_state( in ehci_hcdi_pipe_reset_data_toggle() local
[all …]
H A Dehci_isoch.c132 ehci_state_t *ehcip) in ehci_isoc_init()
143 ehci_state_t *ehcip) in ehci_isoc_cleanup()
205 ehci_state_t *ehcip, in ehci_isoc_pipe_cleanup()
266 ehci_state_t *ehcip, in ehci_wait_for_isoc_completion()
300 ehci_state_t *ehcip, in ehci_allocate_isoc_resources()
445 ehci_state_t *ehcip, in ehci_insert_isoc_req()
534 ehci_state_t *ehcip, in ehci_insert_itd_req()
698 ehci_state_t *ehcip, in ehci_insert_sitd_req()
841 ehci_state_t *ehcip, in ehci_remove_isoc_itds()
885 ehci_state_t *ehcip, in ehci_mark_reclaim_isoc()
[all …]
/titanic_50/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h953 #define Sync_QH_QTD_Pool(ehcip) (void) ddi_dma_sync( \ argument
962 #define Sync_ITD_Pool(ehcip) (void) ddi_dma_sync( \ argument