Home
last modified time | relevance | path

Searched refs:VGA_ATC_DATAW (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dvgareg.h36 #define VGA_ATC_DATAW 0 macro
H A Dvgavar.h128 vga_raw_write(vh, VGA_ATC_DATAW, val); in _vga_attr_write()
H A Dvga.c322 bus_space_write_1(iot, ioh_vga, VGA_ATC_DATAW, regval ^ 0x0f); in vga_common_probe()
329 bus_space_write_1(iot, ioh_vga, VGA_ATC_DATAW, regval); in vga_common_probe()