Home
last modified time | relevance | path

Searched refs:usb_console_read (Results 1 – 20 of 20) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dgenconsole.h102 int usb_console_read(
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dgenconsole.c186 usb_console_read(usb_console_info_t console_input_info, uint_t *num_characters) in usb_console_read() function
/titanic_44/usr/src/uts/common/io/warlock/
H A Dugen_with_usba.wlcmd42 root usb_console_read
H A Dusbvc_with_usba.wlcmd42 root usb_console_read
H A Dusb_ia_with_usba.wlcmd44 root usb_console_read
H A Dusb_mid_with_usba.wlcmd44 root usb_console_read
H A Dusbprn_with_usba.wlcmd41 root usb_console_read
H A Dusbskel_with_usba.wlcmd43 root usb_console_read
H A Dusb_as_with_usba.wlcmd41 root usb_console_read
H A Dusbecm_with_usba.wlcmd42 root usb_console_read
H A Dhid_with_usba.wlcmd43 root usb_console_read
H A Dusb_ac_with_usba.wlcmd44 root usb_console_read
H A Dusbser_edge_with_usba.wlcmd28 root usb_console_read
H A Dscsa2usb_with_usba.wlcmd47 root usb_console_read
H A Dusbftdi_with_usba.wlcmd44 root usb_console_read
H A Dusbsacm_with_usba.wlcmd48 root usb_console_read
H A Dusbsprl_with_usba.wlcmd43 root usb_console_read
H A Dusbser_keyspan_with_usba.wlcmd49 root usb_console_read
/titanic_44/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c3364 if (usb_console_read(hidp->hid_polled_console_info, in hid_polled_read()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c3463 if (usb_console_read(console_input, &num_bytes) != USB_SUCCESS) in usbser_ischar()