Searched refs:Extensions64Bit (Results 1 – 2 of 2) sorted by relevance
178 BOOLEAN Extensions64Bit; member
100 } else if ((Bios->EddVersion == EDD_VERSION_30) && (Bios->Extensions64Bit)) { in BiosInitBlockIo()217 Drive->Extensions64Bit = (BOOLEAN) (Regs.X.CX & 0x08); in Int13Extensions()