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

  /src/sys/dev/pci/
tga_conf.c 147 grev = TGARREG(dc, TGA_REG_GREV);
tgareg.h 86 #define TGA_REG_GREV 0x015 /* Start/Version on TGA,
tga.c 260 switch (TGARREG(dc, TGA_REG_GREV) & 0xff) {
1614 return &decmonitors[(~TGARREG(dc, TGA_REG_GREV) >> 16) & 0x0f];

Completed in 14 milliseconds