Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dtgareg.h85 #define TGA_REG_GDER 0x014 /* Deep */ macro
Dtga_conf.c146 gder = TGARREG(dc, TGA_REG_GDER); in tga_identify()