Go to the documentation of this file.
35 for (
int i = 0;
i <
p.port_int_primary_connection_count;
i++) {
39 for (
int i = 0;
i <
p.port_int_secondary_connection_count;
i++) {
64 if (if_name ==
"int_primary")
66 else if (if_name ==
"int_secondary")
std::vector< IntSourcePin< X86IdeController > * > intPrimary
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
std::string csprintf(const char *format, const Args &...args)
void postInterrupt(bool is_primary) override
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
virtual std::string name() const
X86IdeController(const Params &p)
Device model for an Intel PIIX4 IDE controller.
std::vector< IntSourcePin< X86IdeController > * > intSecondary
Ports are used to interface objects to each other.
void clearInterrupt(bool is_primary) override
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Sun Jul 30 2023 01:56:56 for gem5 by doxygen 1.8.17