Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dvga_subr.c58 vga_gdc_write(vh, rdplanesel, 0x02); /* select map 2 for cpu reads */ in fontram()
75 vga_gdc_write(vh, rdplanesel, 0x00); /* select map 0 for cpu reads */ in textram()
Dvgareg.h47 u_int8_t rdplanesel, mode, misc, colorcare; member