Searched refs:BAR5 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/storage/
H A DIde.py60 BAR5 = 0x00000001 variable in class:IdeController
/gem5/src/dev/net/
H A DEthernet.py162 BAR5 = 0x00000000 variable in class:IGbE
234 BAR5 = 0x00000000 variable in class:NSGigE
275 BAR5 = 0x00000000 variable in class:Sinic
/gem5/src/dev/pci/
H A DPciDevice.py79 BAR5 = Param.UInt32(0x00, "Base Address Register 5") variable in class:PciDevice
91 BAR5LegacyIO = Param.Bool(False, "Whether BAR5 is hardwired legacy IO")
H A Ddevice.cc107 config.baseAddr[5] = htole(p->BAR5);

Completed in 6 milliseconds