Home
last modified time | relevance | path

Searched refs:usbser_ischar (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/uts/common/io/warlock/
H A Dusbser_edge.wlcmd18 root usbser_ischar
H A Dusbftdi.wlcmd33 root usbser_ischar
H A Dusbsprl.wlcmd33 root usbser_ischar
H A Dusbsacm.wlcmd33 root usbser_ischar
H A Dusbser.wlcmd34 root usbser_ischar
H A Dusbser_keyspan.wlcmd39 root usbser_ischar
H A Dusbser_edge_with_usba.wlcmd20 root usbser_ischar
H A Dusbftdi_with_usba.wlcmd36 root usbser_ischar
H A Dusbsacm_with_usba.wlcmd40 root usbser_ischar
H A Dusbsprl_with_usba.wlcmd35 root usbser_ischar
H A Dusbser_keyspan_with_usba.wlcmd41 root usbser_ischar
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c170 static boolean_t usbser_ischar(cons_polledio_arg_t);
181 usbser_ischar,
3448 while (!usbser_ischar(arg)) in usbser_getchar()
3456 usbser_ischar(cons_polledio_arg_t arg) in usbser_ischar() function