Home
last modified time | relevance | path

Searched refs:ehci_trans_wrapper_t (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h68 extern ehci_trans_wrapper_t *ehci_allocate_ctrl_resources(
77 ehci_trans_wrapper_t *tw,
79 extern ehci_trans_wrapper_t *ehci_allocate_bulk_resources(
88 ehci_trans_wrapper_t *tw,
95 extern ehci_trans_wrapper_t *ehci_allocate_intr_resources(
103 ehci_trans_wrapper_t *tw,
116 ehci_trans_wrapper_t *tw);
134 ehci_trans_wrapper_t *tw,
138 ehci_trans_wrapper_t *tw,
143 ehci_trans_wrapper_t *tw);
[all …]
H A Dehci_intr.h58 ehci_trans_wrapper_t *tw,
68 ehci_trans_wrapper_t *tw,
74 ehci_trans_wrapper_t *tw,
80 ehci_trans_wrapper_t *tw,
H A Dehci_util.h97 ehci_trans_wrapper_t *tw);
H A Dehcid.h637 } ehci_trans_wrapper_t; typedef
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c60 ehci_trans_wrapper_t *tw,
66 ehci_trans_wrapper_t *tw,
74 ehci_trans_wrapper_t *tw,
79 ehci_trans_wrapper_t *tw);
83 ehci_trans_wrapper_t *tw,
89 ehci_trans_wrapper_t *tw,
95 ehci_trans_wrapper_t *tw,
100 ehci_trans_wrapper_t *tw);
104 ehci_trans_wrapper_t *tw,
291 ehci_trans_wrapper_t *tw = NULL; /* Transfer wrapper */ in ehci_traverse_active_qtd_list()
[all …]
H A Dehci_xfer.c113 ehci_trans_wrapper_t *ehci_allocate_ctrl_resources(
122 ehci_trans_wrapper_t *tw,
124 ehci_trans_wrapper_t *ehci_allocate_bulk_resources(
133 ehci_trans_wrapper_t *tw,
151 ehci_trans_wrapper_t *ehci_allocate_intr_resources(
159 ehci_trans_wrapper_t *tw,
172 ehci_trans_wrapper_t *tw);
183 ehci_trans_wrapper_t *tw);
186 ehci_trans_wrapper_t *tw,
208 static ehci_trans_wrapper_t *ehci_create_transfer_wrapper(
[all …]
H A Dehci_polled.c89 ehci_trans_wrapper_t *tw);
92 ehci_trans_wrapper_t *tw,
577 ehci_trans_wrapper_t *tw; in ehci_hcdi_polled_write()
1360 ehci_trans_wrapper_t *tw; in ehci_polled_process_active_intr_qtd_list()
1389 tw = (ehci_trans_wrapper_t *)EHCI_LOOKUP_ID( in ehci_polled_process_active_intr_qtd_list()
1455 ehci_trans_wrapper_t *tw; in ehci_polled_handle_normal_qtd()
1460 tw = (ehci_trans_wrapper_t *)EHCI_LOOKUP_ID((uint32_t) in ehci_polled_handle_normal_qtd()
1511 ehci_trans_wrapper_t *tw; in ehci_polled_insert_intr_qtd()
1514 tw = (ehci_trans_wrapper_t *)EHCI_LOOKUP_ID( in ehci_polled_insert_intr_qtd()
1585 ehci_trans_wrapper_t *tw; in ehci_polled_insert_bulk_qtd()
[all …]
H A Dehci.c1189 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_ctrl_xfer()
1299 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_bulk_xfer()
1356 ehci_trans_wrapper_t *tw; in ehci_hcdi_pipe_intr_xfer()
H A Dehci_util.c262 ehci_trans_wrapper_t *tw);
1774 ehci_trans_wrapper_t *tw; in ehci_cleanup()
1847 tw = (ehci_trans_wrapper_t *) in ehci_cleanup()
3851 ehci_trans_wrapper_t *tw) in ehci_get_xfer_attrs()