Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDfbio.h82 #define FBTYPE_CGA 22 macro
/trueos/sys/dev/fb/
HDfb.c605 { FBTYPE_CGA, KD_CGA }, in fb_type()