Go to the documentation of this file.
28 #ifndef __DEV_RESET_PORT_HH__
29 #define __DEV_RESET_PORT_HH__
45 template <
class Device>
72 #endif // __DEV_RESET_PORT_HH__
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
const std::string name() const
Return port name (for DPRINTF).
void unbind() override
Dettach from a peer port.
ResetRequestPort(const std::string &_name, PortID _id)
const PortID id
A numeric identifier to distinguish ports in a vector, and set to InvalidPortID in case this port is ...
ResetResponsePortBase * peer
virtual void requestReset()=0
ResetResponsePort(const std::string &name, PortID id, Device *dev)
void bind(Port &p) override
Attach to a peer port.
Ports are used to interface objects to each other.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Port(const std::string &_name, PortID _id)
Abstract base class for ports.
void requestReset() override
Generated on Thu Jun 16 2022 10:41:52 for gem5 by doxygen 1.8.17