gem5 v23.0.0.0
|
#include "base/compiler.hh"
#include "base/inet.hh"
#include "base/statistics.hh"
#include "dev/io_device.hh"
#include "dev/net/etherdevice.hh"
#include "dev/net/etherint.hh"
#include "dev/net/etherpkt.hh"
#include "dev/net/pktfifo.hh"
#include "dev/net/sinicreg.hh"
#include "dev/pci/device.hh"
#include "params/Sinic.hh"
#include "sim/eventq.hh"
Go to the source code of this file.
Classes | |
class | gem5::sinic::Base |
class | gem5::sinic::Device |
struct | gem5::sinic::Device::VirtualReg |
struct | gem5::sinic::Device::DeviceStats |
Statistics. More... | |
class | gem5::sinic::Interface |
Namespaces | |
namespace | 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. | |
namespace | gem5::sinic |