Searched refs:MachineConfig (Results 1 – 2 of 2) sorted by relevance
1967 UINT16 MachineConfig; in LegacyBiosCompleteBdaBeforeBoot() local1971 MachineConfig = 0; in LegacyBiosCompleteBdaBeforeBoot()1980 MachineConfig += 0x200; in LegacyBiosCompleteBdaBeforeBoot()1984 MachineConfig += 0x200; in LegacyBiosCompleteBdaBeforeBoot()1988 MachineConfig += 0x200; in LegacyBiosCompleteBdaBeforeBoot()1992 MachineConfig += 0x200; in LegacyBiosCompleteBdaBeforeBoot()2000 MachineConfig += 0x4000; in LegacyBiosCompleteBdaBeforeBoot()2004 MachineConfig += 0x4000; in LegacyBiosCompleteBdaBeforeBoot()2008 MachineConfig += 0x4000; in LegacyBiosCompleteBdaBeforeBoot()2013 … MachineConfig = (UINT16) (MachineConfig + 0x01 + (SioPtr->Floppy.NumberOfFloppy - 1) * 0x40); in LegacyBiosCompleteBdaBeforeBoot()[all …]
729 UINT16 MachineConfig; member