Searched refs:usb_ugen_write (Results 1 – 18 of 18) sorted by relevance
/titanic_50/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_ugen.h | 57 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 D | ugen.c | 424 return (usb_ugen_write(ugen_skelp->ugen_skel_hdl, in ugen_skel_write()
|
/titanic_50/usr/src/uts/common/io/warlock/ |
H A D | usbskel_with_usba.wlcmd | 100 root usb_ugen_write
|
H A D | usb_ia_with_usba.wlcmd | 129 root usb_ugen_write
|
H A D | usbvc_with_usba.wlcmd | 102 root usb_ugen_write
|
H A D | usb_as_with_usba.wlcmd | 110 root usb_ugen_write
|
H A D | usbecm_with_usba.wlcmd | 102 root usb_ugen_write
|
H A D | hid_with_usba.wlcmd | 154 root usb_ugen_write
|
H A D | usbser_edge_with_usba.wlcmd | 95 root usb_ugen_write
|
H A D | usb_ac_with_usba.wlcmd | 115 root usb_ugen_write
|
H A D | usbftdi_with_usba.wlcmd | 111 root usb_ugen_write
|
H A D | usbsacm_with_usba.wlcmd | 114 root usb_ugen_write
|
H A D | usbsprl_with_usba.wlcmd | 110 root usb_ugen_write
|
H A D | usbser_keyspan_with_usba.wlcmd | 116 root usb_ugen_write
|
/titanic_50/usr/src/uts/common/io/usb/usb_mid/ |
H A D | usb_mid.c | 1541 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 D | usbprn.c | 1171 rval = usb_ugen_write(usbprnp->usbprn_ugen_hdl, dev, in usbprn_write()
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | usba_ugen.c | 1010 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 D | scsa2usb.c | 1265 return (usb_ugen_write(scsa2usbp->scsa2usb_ugen_hdl, in scsa2usb_ugen_write()
|