Home
last modified time | relevance | path

Searched refs:usb_pipe_set_private (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/uts/common/io/warlock/
H A Dugen_with_usba.wlcmd50 root usb_pipe_set_private
H A Dusbprn_with_usba.wlcmd51 root usb_pipe_set_private
H A Dusbvc_with_usba.wlcmd52 root usb_pipe_set_private
H A Dusb_ia_with_usba.wlcmd58 root usb_pipe_set_private
H A Dusb_mid_with_usba.wlcmd58 root usb_pipe_set_private
H A Dusbskel_with_usba.wlcmd52 root usb_pipe_set_private
H A Dusb_as_with_usba.wlcmd51 root usb_pipe_set_private
H A Dusbecm_with_usba.wlcmd52 root usb_pipe_set_private
H A Dhid_with_usba.wlcmd53 root usb_pipe_set_private
H A Dusb_ac_with_usba.wlcmd54 root usb_pipe_set_private
H A Dusbser_edge_with_usba.wlcmd38 root usb_pipe_set_private
H A Dusbftdi_with_usba.wlcmd54 root usb_pipe_set_private
H A Dscsa2usb_with_usba.wlcmd58 root usb_pipe_set_private
H A Dusbsacm_with_usba.wlcmd57 root usb_pipe_set_private
H A Dusbsprl_with_usba.wlcmd53 root usb_pipe_set_private
H A Dusbser_keyspan_with_usba.wlcmd59 root usb_pipe_set_private
/titanic_41/usr/src/pkg/manifests/
H A Ddriver-usb.mf159 file path=usr/share/man/man9f/usb_pipe_set_private.9f
204 target=usb_pipe_set_private.9f
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba10_calls.c207 return (usb_pipe_set_private(pipe_handle, data)); in usba10_usb_pipe_set_private()
H A Dusbai_pipe_mgmt.c1172 usb_pipe_set_private(usb_pipe_handle_t pipe_handle, usb_opaque_t data) in usb_pipe_set_private() function
H A Dusba_ugen.c2083 (void) usb_pipe_set_private(epp->ep_ph, in ugen_epx_open_pipe()
/titanic_41/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c231 usb_pipe_set_private( in usb_pipe_set_private() function
/titanic_41/usr/src/uts/common/sys/usb/
H A Dusbai.h1172 int usb_pipe_set_private(
/titanic_41/usr/src/man/man9f/
H A DMakefile506 usb_pipe_set_private.9f \
2006 usb_pipe_get_private.9f := LINKSRC = usb_pipe_set_private.9f
/titanic_41/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c919 (void) usb_pipe_set_private(uasp->usb_as_isoc_ph, (usb_opaque_t)uasp); in usb_as_setup()