Searched refs:horiz (Results 1 – 3 of 3) sorted by relevance
485 U032 horiz; member
1245 state->horiz = hTotal < 260 ? 0x00 : 0x01; in CalcStateExt()1560 VGA_WR08(chip->PCIO, 0x03D5, state->horiz); in LoadStateExt()1621 state->horiz = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
911 newmode.ext.horiz = SetBitField(hTotal,8:8,0:0) in riva_load_video_mode()