Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dvgareg.h34 #define VGA_ATC_NREGS 21 macro
H A Dvga_subr.c399 for (i = 0; i < VGA_ATC_NREGS; i++) in vga_initregs()
H A Dvga_raster.c148 u_int8_t atc[VGA_ATC_NREGS]; /* Attribute controller */
1031 for (i = 0; i < VGA_ATC_NREGS; i++) in vga_set_mode()