DACW
#define DACW(A,B) (MGA_REG8(MGADAC_##A)=B)
#define DACW(A,B) (NV_REG32(NVDAC_##A)=B)
#define DACW(A,B) (ENG_RG32(ENDAC_##A)=B)
#define DACW(A,B) (ENG_REG32(ENDAC_##A)=B)