Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dspinconsole.c47 static int spinc_getchar(struct console *cp);
58 .c_in = spinc_getchar,
123 spinc_getchar(struct console *cp __unused) in spinc_getchar() function