Searched refs:SC_MOUSE_CHAR (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/powerpc/powerpc/
H A Dsc_machdep.c75 sc->mouse_char = SC_MOUSE_CHAR;
/freebsd-12-stable/sys/mips/mips/
H A Dsc_machdep.c75 sc->mouse_char = SC_MOUSE_CHAR;
/freebsd-12-stable/sys/arm/arm/
H A Dsc_machdep.c75 sc->mouse_char = SC_MOUSE_CHAR;
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dsc_machdep.c137 sc->mouse_char = SC_MOUSE_CHAR;
/freebsd-12-stable/sys/dev/syscons/
H A Dsyscons.h76 #ifndef SC_MOUSE_CHAR
77 #define SC_MOUSE_CHAR 8 macro
80 #if SC_MOUSE_CHAR <= SC_CURSOR_CHAR && SC_CURSOR_CHAR < (SC_MOUSE_CHAR + 4)
82 #define SC_CURSOR_CHAR (SC_MOUSE_CHAR + 4)
/freebsd-12-stable/sys/isa/
H A Dsyscons_isa.c123 sc->mouse_char = SC_MOUSE_CHAR;

Completed in 150 milliseconds