Lines Matching refs:VGA_RD08
65 cr11 = VGA_RD08(par->PCIO, 0x3D5); in NVLockUnlock()
1614 state->repaint0 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1616 state->repaint1 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1618 state->screen = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1620 state->pixel = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1622 state->horiz = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1624 state->fifo = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1626 state->arbitration0 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1628 state->arbitration1 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1632 state->arbitration1 |= (VGA_RD08(par->PCIO, 0x03D5) & 1) << 8; in NVUnloadStateExt()
1636 state->cursor0 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1638 state->cursor1 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1640 state->cursor2 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1642 state->interlace = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1663 state->crtcOwner = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1666 state->extra = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1677 state->timingH = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
1679 state->timingV = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()