Home
last modified time | relevance | path

Searched refs:ehci_qtd_t (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c56 ehci_qtd_t *qtd);
61 ehci_qtd_t *qtd,
70 ehci_qtd_t *qtd,
78 ehci_qtd_t *qtd,
84 ehci_qtd_t *qtd,
90 ehci_qtd_t *qtd,
96 ehci_qtd_t *qtd,
372 ehci_qtd_t *
427 ehci_qtd_t *qtd) in ehci_parse_error()
487 ehci_qtd_t *qtd, in ehci_check_for_error()
[all …]
H A Dehci_polled.c77 ehci_qtd_t *qtd);
80 ehci_qtd_t *qtd);
85 ehci_qtd_t *qtd,
93 ehci_qtd_t *qtd);
690 ehci_qtd_t *qtd; in ehci_polled_init()
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()
1775 ehci_qtd_t *dummy = (ehci_qtd_t *)tw->tw_qtd_tail; in ehci_polled_insert_qtd_on_tw()
[all …]
H A Dehci_xfer.c177 ehci_qtd_t *qtd,
2321 ehci_qtd_t *qtd; in ehci_allocate_qtd_from_pool()
2384 ehci_qtd_t *qtd, in ehci_fill_in_qtd()
2527 ehci_qtd_t *qtd) in ehci_insert_qtd_on_tw()
2540 ehci_qtd_t *dummy = (ehci_qtd_t *)tw->tw_qtd_tail; 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()
2783 ehci_qtd_t *addr) in ehci_qtd_cpu_to_iommu()
2814 ehci_qtd_t *
[all …]
H A Dehci_util.c277 ehci_qtd_t *qtd);
419 ehci_qtd_pool_size * sizeof (ehci_qtd_t), in ehci_allocate_pools()
444 ehci_qtd_pool_size * sizeof (ehci_qtd_t)); in ehci_allocate_pools()
1797 ehci_qtd_t *qtd; in ehci_cleanup()
4430 ehci_qtd_t *qtd) in ehci_print_qtd()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_intr.h59 ehci_qtd_t *qtd,
63 ehci_qtd_t *qtd,
69 ehci_qtd_t *qtd,
75 ehci_qtd_t *qtd,
81 ehci_qtd_t *qtd,
H A Dehci_xfer.h119 ehci_qtd_t *curr_qtd);
122 ehci_qtd_t *old_qtd);
125 ehci_qtd_t *addr);
126 extern ehci_qtd_t *ehci_qtd_iommu_to_cpu(
182 ehci_qtd_t *qtd,
188 ehci_qtd_t *qtd,
H A Dehcid.h123 ehci_qtd_t *ehci_qtd_pool_addr; /* Start of the pool */
144 ehci_qtd_t *ehci_active_qtd_list;
577 ehci_qtd_t *qtd,
613 ehci_qtd_t *tw_qtd_head; /* Head QTD */
614 ehci_qtd_t *tw_qtd_tail; /* Tail QTD */
636 ehci_qtd_t *tw_qtd_free_list;
637 ehci_qtd_t *tw_alt_qtd;
960 0, EHCI_QTD_POOL_SIZE * sizeof (ehci_qtd_t), \
H A Dehci_polled.h100 ehci_qtd_t *ehci_polled_active_intr_qtd_list;
H A Dehci_util.h111 ehci_qtd_t *qtd);
H A Dehci.h489 } ehci_qtd_t; typedef