Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDfbio.h84 #define FBTYPE_VGA 24 macro
/NextBSD/sys/dev/fb/
HDfb.c607 { FBTYPE_VGA, KD_VGA }, in fb_type()