Go to the documentation of this file.
29 #ifndef __DEV_LUPIO_LUPIO_BLK_HH__
30 #define __DEV_LUPIO_LUPIO_BLK_HH__
32 #include "debug/LupioBLK.hh"
38 #include "params/LupioBLK.hh"
118 #endif // __DEV_LUPIO_LUPIO_BLK_HH_
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
const ByteOrder byteOrder
EventFunctionWrapper dmaEvent
AddrRangeList getAddrRanges() const override
Implement BasicPioDevice virtual functions.
void lupioBLKWrite(const uint8_t addr, uint64_t val64)
Function to write to registers containing data pertaining to block transfers.
Basic interface for accessing a disk image.
LupioBLK: A virtual block device which aims to provide a disk-like interface for second-level storage...
const Params & params() const
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
uint64_t lupioBLKRead(const uint8_t addr)
Function to return data pertaining to blocks being transferred.
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
void lupioBLKCmd(void)
Function to initiate and direct the transfer of data by the DMA device.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
LupioBLK(const Params ¶ms)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Tue Dec 21 2021 11:34:29 for gem5 by doxygen 1.8.17