HomeSort by: relevance | last modified time | path
    Searched refs:TGA_TYPE_UNKNOWN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
tga_conf.c 50 static const struct tga_conf tga_configs[TGA_TYPE_UNKNOWN] = {
154 type = TGA_TYPE_UNKNOWN;
206 if (type >= 0 && type < TGA_TYPE_UNKNOWN)
tgavar.h 114 #define TGA_TYPE_UNKNOWN 8 /* unknown */

Completed in 35 milliseconds