Searched defs:tw_handle_callback_value (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c939 qtd, tw->tw_handle_callback_value);
958 void *tw_handle_callback_value)
1047 void *tw_handle_callback_value)
1105 void *tw_handle_callback_value)
953 ehci_handle_ctrl_qtd( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_trans_wrapper_t *tw, ehci_qtd_t *qtd, void *tw_handle_callback_value) argument
1042 ehci_handle_bulk_qtd( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_trans_wrapper_t *tw, ehci_qtd_t *qtd, void *tw_handle_callback_value) argument
1100 ehci_handle_intr_qtd( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_trans_wrapper_t *tw, ehci_qtd_t *qtd, void *tw_handle_callback_value) argument
H A Dehci_isoch.c111 void *tw_handle_callback_value);
1214 void *tw_handle_callback_value)
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
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h387 usb_opaque_t tw_handle_callback_value; member in struct:uhci_trans_wrapper
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h629 usb_opaque_t tw_handle_callback_value; member in struct:ohci_trans_wrapper
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h632 usb_opaque_t tw_handle_callback_value; member in struct:ehci_trans_wrapper
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4841 tw->tw_handle_callback_value = NULL;
5032 tw->tw_handle_callback_value = NULL;
5463 tw->tw_handle_callback_value = NULL;
5723 tw->tw_handle_callback_value = NULL;
8969 td, tw->tw_handle_callback_value);
8988 void *tw_handle_callback_value)
9074 void *tw_handle_callback_value)
9135 void *tw_handle_callback_value)
9290 void *tw_handle_callback_value)
8983 ohci_handle_ctrl_td( ohci_state_t *ohcip, ohci_pipe_private_t *pp, ohci_trans_wrapper_t *tw, ohci_td_t *td, void *tw_handle_callback_value) argument
9069 ohci_handle_bulk_td( ohci_state_t *ohcip, ohci_pipe_private_t *pp, ohci_trans_wrapper_t *tw, ohci_td_t *td, void *tw_handle_callback_value) argument
9130 ohci_handle_intr_td( ohci_state_t *ohcip, ohci_pipe_private_t *pp, ohci_trans_wrapper_t *tw, ohci_td_t *td, void *tw_handle_callback_value) argument
9285 ohci_handle_isoc_td( ohci_state_t *ohcip, ohci_pipe_private_t *pp, ohci_trans_wrapper_t *tw, ohci_td_t *td, void *tw_handle_callback_value) argument

Completed in 95 milliseconds