Searched defs:itw (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c1507 ehci_isoc_xwrapper_t *itw; local
1530 if ((itw = ehci_allocate_isoc_resources(ehcip, ph,
1536 itw, usb_flags);
H A Dehci_isoch.c69 ehci_isoc_xwrapper_t *itw,
74 ehci_isoc_xwrapper_t *itw,
79 ehci_isoc_xwrapper_t *itw,
89 ehci_isoc_xwrapper_t *itw,
104 ehci_isoc_xwrapper_t *itw,
109 ehci_isoc_xwrapper_t *itw,
115 ehci_isoc_xwrapper_t *itw,
120 ehci_isoc_xwrapper_t *itw,
145 ehci_isoc_xwrapper_t *itw; local
163 itw
311 ehci_isoc_xwrapper_t *itw; local
444 ehci_insert_isoc_req( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, usb_flags_t usb_flags) argument
533 ehci_insert_itd_req( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, usb_flags_t usb_flags) argument
697 ehci_insert_sitd_req( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, usb_flags_t usb_flags) argument
973 ehci_reclaim_isoc( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw, ehci_itd_t *itd, ehci_pipe_private_t *pp) argument
1019 ehci_isoc_xwrapper_t *itw_list, *itw; local
1182 ehci_handle_isoc( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw, ehci_itd_t *itd) argument
1209 ehci_handle_itd( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, ehci_itd_t *itd, void *tw_handle_callback_value) argument
1340 ehci_sendup_itd_message( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, ehci_itd_t *td, usb_cr_t error) argument
1398 ehci_hcdi_isoc_callback( usba_pipe_handle_data_t *ph, ehci_isoc_xwrapper_t *itw, usb_cr_t completion_reason) argument
[all...]
H A Dehci_isoch_util.c67 ehci_isoc_xwrapper_t *itw);
71 ehci_isoc_xwrapper_t *itw);
80 ehci_isoc_xwrapper_t *itw,
83 ehci_isoc_xwrapper_t *itw,
87 ehci_isoc_xwrapper_t *itw,
91 ehci_isoc_xwrapper_t *itw);
94 ehci_isoc_xwrapper_t *itw,
107 ehci_isoc_xwrapper_t *itw);
124 ehci_isoc_xwrapper_t *itw);
141 ehci_isoc_xwrapper_t *itw,
301 ehci_isoc_xwrapper_t *itw; local
357 ehci_isoc_xwrapper_t *itw; local
509 ehci_deallocate_itw( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw) argument
581 ehci_free_itw_dma( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw) argument
665 ehci_deallocate_itd( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw, ehci_itd_t *old_itd) argument
730 ehci_calc_num_itds( ehci_isoc_xwrapper_t *itw, size_t pkt_count) argument
761 ehci_allocate_itds_for_itw( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw, uint_t itd_count) argument
808 ehci_deallocate_itds_for_itw( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw) argument
836 ehci_insert_itd_on_itw( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw, ehci_itd_t *itd) argument
1021 ehci_insert_isoc_to_pfl( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw) argument
1273 ehci_allocate_isoc_in_resource( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, usb_flags_t flags) argument
1331 ehci_deallocate_isoc_in_resource( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw) argument
1439 ehci_parse_isoc_error( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw, ehci_itd_t *itd) argument
1470 ehci_parse_itd_error( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw, ehci_itd_t *itd) argument
1551 ehci_parse_sitd_error( ehci_state_t *ehcip, ehci_isoc_xwrapper_t *itw, ehci_itd_t *itd) argument
[all...]

Completed in 74 milliseconds