Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dvesa.h64 #define V_MODELFB (1<<7) macro
H A Dvesa.c675 { V_MODELFB, V_INFO_LINEAR, 0 }, in vesa_translate_flags()
735 if ((vmode->v_modeattr & V_MODELFB) != 0 && in vesa_get_bpscanline()
977 if (vmode.v_modeattr & V_MODELFB) in vesa_bios_init()
984 if ((vmode.v_modeattr & V_MODELFB) != 0 && in vesa_bios_init()
1908 if (vmode.v_modeattr & V_MODELFB) { in vesa_bios_info()