31 #ifndef __DEV_X86_I8237_HH__
32 #define __DEV_X86_I8237_HH__
35 #include "params/I8237.hh"
68 #endif //__DEV_X86_I8237_HH__
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
void serialize(CheckpointOut &cp) const override
Serialize an object.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
uint64_t Tick
Tick count type.
A Packet is used to encapsulate a transfer between two objects in the memory system (e...
std::ostream CheckpointOut
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
const SimObjectParams * _params
Cached copy of the object parameters.
const Params * params() const