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

/freebsd-13-stable/sys/mips/mips/
H A Dsc_machdep.c74 sc->mouse_char = SC_MOUSE_CHAR;
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dsc_machdep.c74 sc->mouse_char = SC_MOUSE_CHAR;
/freebsd-13-stable/sys/arm/arm/
H A Dsc_machdep.c74 sc->mouse_char = SC_MOUSE_CHAR;
/freebsd-13-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-13-stable/sys/isa/
H A Dsyscons_isa.c122 sc->mouse_char = SC_MOUSE_CHAR;

Completed in 178 milliseconds