gem5  v22.1.0.0
Classes | Namespaces | Macros
device.hh File Reference
#include <array>
#include <cstring>
#include <vector>
#include "dev/dma_device.hh"
#include "dev/pci/host.hh"
#include "dev/pci/pcireg.h"
#include "params/PciBar.hh"
#include "params/PciBarNone.hh"
#include "params/PciDevice.hh"
#include "params/PciIoBar.hh"
#include "params/PciLegacyIoBar.hh"
#include "params/PciMemBar.hh"
#include "params/PciMemUpperBar.hh"
#include "sim/byteswap.hh"

Go to the source code of this file.

Classes

class  gem5::PciBar
 
class  gem5::PciBarNone
 
class  gem5::PciIoBar
 
class  gem5::PciLegacyIoBar
 
class  gem5::PciMemBar
 
class  gem5::PciMemUpperBar
 
class  gem5::PciDevice
 PCI device, base implementation is only config space. More...
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Macros

#define BAR_NUMBER(x)   (((x) - PCI0_BASE_ADDR0) >> 0x2);
 

Macro Definition Documentation

◆ BAR_NUMBER

#define BAR_NUMBER (   x)    (((x) - PCI0_BASE_ADDR0) >> 0x2);

Definition at line 64 of file device.hh.


Generated on Wed Dec 21 2022 10:22:54 for gem5 by doxygen 1.9.1