Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dconsole.c268 spl = console_enter(busy); in console_putmsg()
297 spl = console_enter(busy); in console_vprintf()
330 spl = console_enter(busy); in console_puts()
348 int spl = console_enter(busy); in console_putc()
/illumos-gate/usr/src/uts/common/sys/
H A Dconsole.h81 extern int console_enter(int);
/illumos-gate/usr/src/uts/sun4/os/
H A Dprom_subr.c381 console_enter(int busy) in console_enter() function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c1030 console_enter(int busy) in console_enter() function