Home | Sort by: relevance | last modified time | path |
/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; |