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

  /src/sys/dev/pci/
tga_conf.c 142 int grev; local in function:tga_identify
147 grev = TGARREG(dc, TGA_REG_GREV);
152 tga2 = (grev & 0x20) != 0;
tga_conf.c 142 int grev; local in function:tga_identify
147 grev = TGARREG(dc, TGA_REG_GREV);
152 tga2 = (grev & 0x20) != 0;

Completed in 21 milliseconds