Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dtgareg.h171 #define VVR_BLANK 0x00000002 /* 0 active, 1 blank */ macro
Dtga.c776 TGARREG(dc, TGA_REG_VVVR) | VVR_BLANK); in tga_blank()
788 TGARREG(dc, TGA_REG_VVVR) & ~VVR_BLANK); in tga_unblank()