Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dfbio.h377 #define M_MCA_MODE 0xff /* monochrome adapter mode */ macro
/dragonfly/usr.sbin/vidcontrol/
H A Dvidcontrol.c907 for (mode = 0; mode <= M_MCA_MODE; ++mode) { in show_mode_info()