Home
last modified time | relevance | path

Searched defs:qtd (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c427 ehci_parse_error(ehci_state_t * ehcip,ehci_qtd_t * qtd) ehci_parse_error() argument
487 ehci_check_for_error(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,uint_t ctrl) ehci_check_for_error() argument
636 ehci_check_for_short_xfer(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd) ehci_check_for_short_xfer() argument
775 ehci_handle_error(ehci_state_t * ehcip,ehci_qtd_t * qtd,usb_cr_t error) ehci_handle_error() argument
880 ehci_cleanup_data_underrun(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd) ehci_cleanup_data_underrun() argument
924 ehci_handle_normal_qtd(ehci_state_t * ehcip,ehci_qtd_t * qtd,ehci_trans_wrapper_t * tw) ehci_handle_normal_qtd() argument
957 ehci_handle_ctrl_qtd(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,void * tw_handle_callback_value) ehci_handle_ctrl_qtd() argument
1046 ehci_handle_bulk_qtd(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,void * tw_handle_callback_value) ehci_handle_bulk_qtd() argument
1104 ehci_handle_intr_qtd(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,void * tw_handle_callback_value) ehci_handle_intr_qtd() argument
1252 ehci_sendup_qtd_message(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd,usb_cr_t error) ehci_sendup_qtd_message() argument
[all...]
H A Dehci_polled.c690 ehci_qtd_t *qtd; in ehci_polled_init() local
1357 ehci_qtd_t *qtd, *next_qtd; ehci_polled_process_active_intr_qtd_list() local
1451 ehci_polled_handle_normal_qtd(ehci_polled_t * ehci_polledp,ehci_qtd_t * qtd) ehci_polled_handle_normal_qtd() argument
1503 ehci_polled_insert_intr_qtd(ehci_polled_t * ehci_polledp,ehci_qtd_t * qtd) ehci_polled_insert_intr_qtd() argument
1656 ehci_polled_fill_in_qtd(ehci_state_t * ehcip,ehci_qtd_t * qtd,uint_t qtd_ctrl,size_t qtd_dma_offs,size_t qtd_length,ehci_trans_wrapper_t * tw) ehci_polled_fill_in_qtd() argument
1762 ehci_polled_insert_qtd_on_tw(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd) ehci_polled_insert_qtd_on_tw() argument
1852 ehci_polled_insert_qtd_into_active_intr_qtd_list(ehci_polled_t * ehci_polledp,ehci_qtd_t * qtd) ehci_polled_insert_qtd_into_active_intr_qtd_list() argument
1891 ehci_polled_remove_qtd_from_active_intr_qtd_list(ehci_polled_t * ehci_polledp,ehci_qtd_t * qtd) ehci_polled_remove_qtd_from_active_intr_qtd_list() argument
1942 ehci_qtd_t *qtd; ehci_polled_traverse_qtds() local
[all...]
H A Dehci_xfer.c2323 ehci_qtd_t *qtd; ehci_allocate_qtd_from_pool() local
2386 ehci_fill_in_qtd(ehci_state_t * ehcip,ehci_qtd_t * qtd,uint32_t qtd_ctrl,size_t qtd_dma_offs,size_t qtd_length,uint32_t qtd_ctrl_phase,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw) ehci_fill_in_qtd() argument
2529 ehci_insert_qtd_on_tw(ehci_state_t * ehcip,ehci_trans_wrapper_t * tw,ehci_qtd_t * qtd) ehci_insert_qtd_on_tw() argument
2567 ehci_insert_qtd_into_active_qtd_list(ehci_state_t * ehcip,ehci_qtd_t * qtd) ehci_insert_qtd_into_active_qtd_list() argument
2609 ehci_remove_qtd_from_active_qtd_list(ehci_state_t * ehcip,ehci_qtd_t * qtd) ehci_remove_qtd_from_active_qtd_list() argument
2661 ehci_qtd_t *qtd; ehci_traverse_qtds() local
2737 ehci_qtd_t *qtd, *next_qtd; ehci_deallocate_qtd() local
2821 ehci_qtd_t *qtd; ehci_qtd_iommu_to_cpu() local
2865 ehci_qtd_t *qtd; ehci_allocate_tds_for_tw() local
2956 ehci_qtd_t *qtd = NULL; ehci_free_tw_td_resources() local
3239 ehci_qtd_t *qtd; ehci_xfer_timeout_handler() local
3756 ehci_qtd_t *qtd; ehci_wait_for_transfers_completion() local
[all...]
H A Dehci_util.c1783 ehci_qtd_t *qtd; in ehci_cleanup() local
4415 ehci_qtd_t *qtd) in ehci_print_qtd() argument
[all...]