Searched refs:LegacyIOBase (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/pci/
H A DPciDevice.py92 LegacyIOBase = Param.Addr(0x0, "Base Address for Legacy IO") variable in class:PciDevice
H A Ddevice.cc207 BARAddrs[i] = p->LegacyIOBase + letoh(config.baseAddr[i]);
/gem5/src/dev/x86/
H A DSouthBridge.py86 ide.LegacyIOBase = x86IOAddress(0)

Completed in 7 milliseconds