Lines Matching defs:addr1
3283 Bit16u i, crtc_addr, v, addr1, ar_index;
3290 addr1 = BX;
3321 ar_index = read_byte(ES, addr1 + 0x03);
3337 outb(VGAREG_SEQU_ADDRESS, read_byte(ES, addr1)); addr1++;
3338 outb(crtc_addr, read_byte(ES, addr1)); addr1++;
3339 outb(VGAREG_GRDC_ADDRESS, read_byte(ES, addr1)); addr1++;
3340 addr1++;
3341 outb(crtc_addr - 0x4 + 0xa, read_byte(ES, addr1)); addr1++;