Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dconsole.c272 console_exit(busy, spl); in console_putmsg()
301 console_exit(busy, spl); in console_vprintf()
334 console_exit(busy, spl); in console_puts()
354 console_exit(busy, spl); in console_putc()
/illumos-gate/usr/src/uts/common/sys/
H A Dconsole.h82 extern void console_exit(int, int);
/illumos-gate/usr/src/uts/sun4/os/
H A Dprom_subr.c395 console_exit(int busy, int spl) in console_exit() function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c1038 console_exit(int busy, int spl) in console_exit() function