Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDfbio.h86 #define FBTYPE_TGA 26 macro
/NextBSD/sys/dev/fb/
HDfb.c609 { FBTYPE_TGA, KD_TGA }, in fb_type()