Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugen.h56 int usb_ugen_read(usb_ugen_hdl_t, dev_t, struct uio *, cred_t *);
/titanic_50/usr/src/uts/common/io/usb/clients/ugen/
H A Dugen.c410 return (usb_ugen_read(ugen_skelp->ugen_skel_hdl, dev, in ugen_skel_read()
/titanic_50/usr/src/uts/common/io/warlock/
H A Dusbskel_with_usba.wlcmd98 root usb_ugen_read
H A Dusb_ia_with_usba.wlcmd127 root usb_ugen_read
H A Dusbvc_with_usba.wlcmd100 root usb_ugen_read
H A Dusb_as_with_usba.wlcmd108 root usb_ugen_read
H A Dusbecm_with_usba.wlcmd100 root usb_ugen_read
H A Dhid_with_usba.wlcmd152 root usb_ugen_read
H A Dusbser_edge_with_usba.wlcmd93 root usb_ugen_read
H A Dusb_ac_with_usba.wlcmd113 root usb_ugen_read
H A Dusbftdi_with_usba.wlcmd109 root usb_ugen_read
H A Dusbsacm_with_usba.wlcmd112 root usb_ugen_read
H A Dusbsprl_with_usba.wlcmd108 root usb_ugen_read
H A Dusbser_keyspan_with_usba.wlcmd114 root usb_ugen_read
/titanic_50/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1526 return (usb_ugen_read(usb_mid->mi_ugen_hdl, dev, uio, credp)); in usb_mid_read()
/titanic_50/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1120 rval = usb_ugen_read(usbprnp->usbprn_ugen_hdl, dev, in usbprn_read()
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c985 usb_ugen_read(usb_ugen_hdl_t usb_ugen_hdl, dev_t dev, struct uio *uiop, in usb_ugen_read() function
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1238 return (usb_ugen_read(scsa2usbp->scsa2usb_ugen_hdl, dev, in scsa2usb_ugen_read()