Home
last modified time | relevance | path

Searched refs:ehci_itd_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch_util.h58 extern ehci_itd_t *ehci_allocate_itd(
64 ehci_itd_t *old_itd);
75 ehci_itd_t *itd);
78 ehci_itd_t *itd);
81 ehci_itd_t *itd);
90 ehci_itd_t *curr_itd);
110 ehci_itd_t *addr);
112 extern ehci_itd_t *ehci_itd_iommu_to_cpu(
122 ehci_itd_t *itd);
129 ehci_itd_t *itd);
[all …]
H A Dehcid.h129 ehci_itd_t *ehci_itd_pool_addr; /* Start of the pool */
148 ehci_itd_t *ehci_active_itd_list;
670 ehci_itd_t *itw_itd_head; /* Head ITD */
671 ehci_itd_t *itw_itd_tail; /* Tail ITD */
676 ehci_itd_t *itw_itd_free_list;
965 0, EHCI_ITD_POOL_SIZE * sizeof (ehci_itd_t), \
H A Dehci.h592 } ehci_itd_t; typedef
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c96 ehci_itd_t *itd);
99 ehci_itd_t *itd);
102 ehci_itd_t *itd);
143 ehci_itd_t *itd);
147 ehci_itd_t *itd);
151 ehci_itd_t *itd);
158 ehci_itd_t *itd);
161 ehci_itd_t *itd);
853 ehci_itd_t *dummy = (ehci_itd_t *)itw->itw_itd_tail; in ehci_insert_itd_on_itw()
948 ehci_itd_t *
[all …]
H A Dehci_isoch.c90 ehci_itd_t *itd,
105 ehci_itd_t *itd);
110 ehci_itd_t *itd,
116 ehci_itd_t *td,
147 ehci_itd_t *itd; in ehci_isoc_cleanup()
551 ehci_itd_t *new_itd; in ehci_insert_itd_req()
713 ehci_itd_t *new_sitd; in ehci_insert_sitd_req()
977 ehci_itd_t *itd, in ehci_reclaim_isoc()
1186 ehci_itd_t *itd) in ehci_handle_isoc()
1214 ehci_itd_t *itd, in ehci_handle_itd()
[all …]