Home
last modified time | relevance | path

Searched refs:usb_ugen_write (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugen.h57 int usb_ugen_write(usb_ugen_hdl_t, dev_t, struct uio *, cred_t *);
/titanic_50/usr/src/uts/common/io/usb/clients/ugen/
H A Dugen.c424 return (usb_ugen_write(ugen_skelp->ugen_skel_hdl, in ugen_skel_write()
/titanic_50/usr/src/uts/common/io/warlock/
H A Dusbskel_with_usba.wlcmd100 root usb_ugen_write
H A Dusb_ia_with_usba.wlcmd129 root usb_ugen_write
H A Dusbvc_with_usba.wlcmd102 root usb_ugen_write
H A Dusb_as_with_usba.wlcmd110 root usb_ugen_write
H A Dusbecm_with_usba.wlcmd102 root usb_ugen_write
H A Dhid_with_usba.wlcmd154 root usb_ugen_write
H A Dusbser_edge_with_usba.wlcmd95 root usb_ugen_write
H A Dusb_ac_with_usba.wlcmd115 root usb_ugen_write
H A Dusbftdi_with_usba.wlcmd111 root usb_ugen_write
H A Dusbsacm_with_usba.wlcmd114 root usb_ugen_write
H A Dusbsprl_with_usba.wlcmd110 root usb_ugen_write
H A Dusbser_keyspan_with_usba.wlcmd116 root usb_ugen_write
/titanic_50/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1541 return (usb_ugen_write(usb_mid->mi_ugen_hdl, dev, uio, credp)); in usb_mid_write()
/titanic_50/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1171 rval = usb_ugen_write(usbprnp->usbprn_ugen_hdl, dev, in usbprn_write()
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1010 usb_ugen_write(usb_ugen_hdl_t usb_ugen_hdl, dev_t dev, struct uio *uiop, in usb_ugen_write() function
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1265 return (usb_ugen_write(scsa2usbp->scsa2usb_ugen_hdl, in scsa2usb_ugen_write()