Lines Matching refs:gdc
150 u_int8_t gdc[VGA_GDC_NREGS]; /* Graphics display controller */
971 regs->gdc[0] = 0x00;
972 regs->gdc[1] = 0x00;
973 regs->gdc[2] = 0x00;
974 regs->gdc[3] = 0x00;
975 regs->gdc[4] = 0x00;
977 regs->gdc[5] = 0x02;
979 regs->gdc[5] = 0x40;
980 regs->gdc[6] = 0x01;
981 regs->gdc[7] = 0x0f;
982 regs->gdc[8] = 0xff;
1028 _vga_gdc_write(vh, i, regs->gdc[i]);