HGA_STATUS_VSYNC
p_save = q_save = inb_p(HGA_STATUS_PORT) & HGA_STATUS_VSYNC;
q_save = inb(HGA_STATUS_PORT) & HGA_STATUS_VSYNC;