Searched refs:ACT_ADDRESS (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/arch/amiga/dev/ |
H A D | grf_rtreg.h | 335 #define ACT_ADDRESS 0x43C0 macro 500 do { vgaw(ba, ACT_ADDRESS, idx); vgaw(ba, ACT_ADDRESS_W, val); } while (0) 506 vgaw (ba, ACT_ADDRESS, idx); in RAttr()
|
H A D | grf_rhreg.h | 447 #define ACT_ADDRESS 0x03C0 macro 644 do { vgaw(ba, ACT_ADDRESS, idx); vgaw(ba, ACT_ADDRESS_W, val); } while (0) 656 vgaw (ba, ACT_ADDRESS, idx); in RAttr()
|
H A D | grf_clreg.h | 102 #define ACT_ADDRESS 0x03C0 macro
|
H A D | grf_etreg.h | 128 #define ACT_ADDRESS 0x03C0 macro
|
H A D | grf_cvreg.h | 125 #define ACT_ADDRESS 0x03C0 macro
|
H A D | grf_cv3dreg.h | 146 #define ACT_ADDRESS 0x03C0 macro
|
/netbsd-src/sys/arch/atari/vme/ |
H A D | et4000.c | 270 bus_space_write_1(*iot, *ioh, ACT_ADDRESS, 0x16 | 0x20); in et4k_detect() 273 bus_space_write_1(*iot, *ioh, ACT_ADDRESS, 0x16 | 0x20); in et4k_detect() 275 bus_space_write_1(*iot, *ioh, ACT_ADDRESS, orig); in et4k_detect()
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | grf_etreg.h | 80 #define ACT_ADDRESS 0x03C0 macro
|