Searched defs:asygetchar (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c185 static int asygetchar(cons_polledio_arg_t);
1109 asy->polledio.cons_polledio_getchar = asygetchar;
4228 asygetchar(cons_polledio_arg_t arg) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c119 static int asygetchar(cons_polledio_arg_t);
834 asy->polledio.cons_polledio_getchar = asygetchar;
1550 asygetchar(cons_polledio_arg_t arg) function

Completed in 57 milliseconds