Searched refs:BAR4 (Results 1 - 5 of 5) sorted by relevance

/gem5/src/dev/storage/
H A DIde.py59 BAR4 = 0x00000001 variable in class:IdeController
/gem5/src/dev/net/
H A DEthernet.py161 BAR4 = 0x00000000 variable in class:IGbE
233 BAR4 = 0x00000000 variable in class:NSGigE
274 BAR4 = 0x00000000 variable in class:Sinic
/gem5/src/dev/pci/
H A DPciDevice.py78 BAR4 = Param.UInt32(0x00, "Base Address Register 4") variable in class:PciDevice
90 BAR4LegacyIO = Param.Bool(False, "Whether BAR4 is hardwired legacy IO")
H A Ddevice.cc106 config.baseAddr[4] = htole(p->BAR4);
/gem5/src/dev/x86/
H A DSouthBridge.py81 ide.BAR4 = 1

Completed in 11 milliseconds