Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c301 ehci_isoc_xwrapper_t *itw; ehci_allocate_itw_resources() local
357 ehci_isoc_xwrapper_t *itw; ehci_allocate_itw() local
512 ehci_deallocate_itw(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_isoc_xwrapper_t * itw) ehci_deallocate_itw() argument
584 ehci_free_itw_dma(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_isoc_xwrapper_t * itw) ehci_free_itw_dma() argument
667 ehci_deallocate_itd(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw,ehci_itd_t * old_itd) ehci_deallocate_itd() argument
731 ehci_calc_num_itds(ehci_isoc_xwrapper_t * itw,size_t pkt_count) ehci_calc_num_itds() argument
763 ehci_allocate_itds_for_itw(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw,uint_t itd_count) ehci_allocate_itds_for_itw() argument
810 ehci_deallocate_itds_for_itw(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw) ehci_deallocate_itds_for_itw() argument
838 ehci_insert_itd_on_itw(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw,ehci_itd_t * itd) ehci_insert_itd_on_itw() argument
1024 ehci_insert_isoc_to_pfl(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_isoc_xwrapper_t * itw) ehci_insert_isoc_to_pfl() argument
1276 ehci_allocate_isoc_in_resource(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_isoc_xwrapper_t * itw,usb_flags_t flags) ehci_allocate_isoc_in_resource() argument
1334 ehci_deallocate_isoc_in_resource(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_isoc_xwrapper_t * itw) ehci_deallocate_isoc_in_resource() argument
1441 ehci_parse_isoc_error(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw,ehci_itd_t * itd) ehci_parse_isoc_error() argument
1472 ehci_parse_itd_error(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw,ehci_itd_t * itd) ehci_parse_itd_error() argument
1553 ehci_parse_sitd_error(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw,ehci_itd_t * itd) ehci_parse_sitd_error() argument
[all...]
H A Dehci_isoch.c145 ehci_isoc_xwrapper_t *itw; in ehci_isoc_cleanup() local
311 ehci_isoc_xwrapper_t *itw; ehci_allocate_isoc_resources() local
447 ehci_insert_isoc_req(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_isoc_xwrapper_t * itw,usb_flags_t usb_flags) ehci_insert_isoc_req() argument
536 ehci_insert_itd_req(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_isoc_xwrapper_t * itw,usb_flags_t usb_flags) ehci_insert_itd_req() argument
700 ehci_insert_sitd_req(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_isoc_xwrapper_t * itw,usb_flags_t usb_flags) ehci_insert_sitd_req() argument
975 ehci_reclaim_isoc(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw,ehci_itd_t * itd,ehci_pipe_private_t * pp) ehci_reclaim_isoc() argument
1019 ehci_isoc_xwrapper_t *itw_list, *itw; ehci_start_isoc_polling() local
1184 ehci_handle_isoc(ehci_state_t * ehcip,ehci_isoc_xwrapper_t * itw,ehci_itd_t * itd) ehci_handle_isoc() argument
1212 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) ehci_handle_itd() argument
1343 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) ehci_sendup_itd_message() argument
1400 ehci_hcdi_isoc_callback(usba_pipe_handle_data_t * ph,ehci_isoc_xwrapper_t * itw,usb_cr_t completion_reason) ehci_hcdi_isoc_callback() argument
[all...]
H A Dehci.c1507 ehci_isoc_xwrapper_t *itw; in ehci_hcdi_pipe_isoc_xfer() local