Searched defs:qtd (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_intr.c | 425 ehci_qtd_t *qtd) in ehci_parse_error() 485 ehci_qtd_t *qtd, in ehci_check_for_error() 634 ehci_qtd_t *qtd) in ehci_check_for_short_xfer() 773 ehci_qtd_t *qtd, in ehci_handle_error() 878 ehci_qtd_t *qtd) in ehci_cleanup_data_underrun() 922 ehci_qtd_t *qtd, in ehci_handle_normal_qtd() 955 ehci_qtd_t *qtd, in ehci_handle_ctrl_qtd() 1044 ehci_qtd_t *qtd, in ehci_handle_bulk_qtd() 1102 ehci_qtd_t *qtd, in ehci_handle_intr_qtd() 1250 ehci_qtd_t *qtd, in ehci_sendup_qtd_message()
|
H A D | ehci_polled.c | 690 ehci_qtd_t *qtd; in ehci_polled_init() local 1357 ehci_qtd_t *qtd, *next_qtd; in ehci_polled_process_active_intr_qtd_list() local 1451 ehci_qtd_t *qtd) in ehci_polled_handle_normal_qtd() 1503 ehci_qtd_t *qtd) in ehci_polled_insert_intr_qtd() 1656 ehci_qtd_t *qtd, in ehci_polled_fill_in_qtd() 1762 ehci_qtd_t *qtd) in ehci_polled_insert_qtd_on_tw() 1850 ehci_qtd_t *qtd) in ehci_polled_insert_qtd_into_active_intr_qtd_list() 1889 ehci_qtd_t *qtd) in ehci_polled_remove_qtd_from_active_intr_qtd_list() 1940 ehci_qtd_t *qtd; in ehci_polled_traverse_qtds() local
|
H A D | ehci_xfer.c | 2321 ehci_qtd_t *qtd; in ehci_allocate_qtd_from_pool() local 2384 ehci_qtd_t *qtd, in ehci_fill_in_qtd() 2527 ehci_qtd_t *qtd) in ehci_insert_qtd_on_tw() 2565 ehci_qtd_t *qtd) in ehci_insert_qtd_into_active_qtd_list() 2607 ehci_qtd_t *qtd) in ehci_remove_qtd_from_active_qtd_list() 2659 ehci_qtd_t *qtd; in ehci_traverse_qtds() local 2735 ehci_qtd_t *qtd, *next_qtd; in ehci_deallocate_qtd() local 2819 ehci_qtd_t *qtd; in ehci_qtd_iommu_to_cpu() local 2861 ehci_qtd_t *qtd; in ehci_allocate_tds_for_tw() local 2952 ehci_qtd_t *qtd = NULL; in ehci_free_tw_td_resources() local [all …]
|
H A D | ehci_util.c | 1797 ehci_qtd_t *qtd; in ehci_cleanup() local 4430 ehci_qtd_t *qtd) in ehci_print_qtd()
|