Home
last modified time | relevance | path

Searched refs:ehci_handle_bulk_qtd (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_intr.h71 extern void ehci_handle_bulk_qtd(
/titanic_41/usr/src/uts/common/io/warlock/
H A Dehci.wlcmd83 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbprn_with_usba.wlcmd163 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbvc_with_usba.wlcmd172 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusb_ia_with_usba.wlcmd178 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusb_mid_with_usba.wlcmd167 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbskel_with_usba.wlcmd166 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusb_as_with_usba.wlcmd178 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbecm_with_usba.wlcmd179 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dhid_with_usba.wlcmd194 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusb_ac_with_usba.wlcmd219 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbser_edge_with_usba.wlcmd220 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbftdi_with_usba.wlcmd223 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dscsa2usb_with_usba.wlcmd162 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbsacm_with_usba.wlcmd218 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbsprl_with_usba.wlcmd221 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
H A Dusbser_keyspan_with_usba.wlcmd243 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c86 void ehci_handle_bulk_qtd(
1042 ehci_handle_bulk_qtd( in ehci_handle_bulk_qtd() function
H A Dehci_xfer.c1738 tw->tw_handle_qtd = ehci_handle_bulk_qtd; in ehci_insert_bulk_req()