Searched refs:RESTORE_BIOS_SCRATCH (Results 1 – 4 of 4) sorted by relevance
179 pInt->Flags = Flags & (SET_BIOS_SCRATCH | RESTORE_BIOS_SCRATCH); in xf86ExtendedInitInt10()181 pInt->Flags &= ~RESTORE_BIOS_SCRATCH; in xf86ExtendedInitInt10()
19 #define RESTORE_BIOS_SCRATCH 0x2 macro
99 if (pInt->Flags & RESTORE_BIOS_SCRATCH) in finish_int()
267 pInt->Flags = Flags & (SET_BIOS_SCRATCH | RESTORE_BIOS_SCRATCH); in xf86ExtendedInitInt10()269 pInt->Flags &= ~RESTORE_BIOS_SCRATCH; in xf86ExtendedInitInt10()