Searched refs:def_state (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/
H A Dintpin.hh99 IntSourcePinBase(const std::string &_name, PortID _id, bool def_state) : argument
100 Port(_name, _id), _state(def_state)
115 bool def_state=false) :
116 IntSourcePinBase(_name, _id, def_state)
114 IntSourcePin(const std::string &_name, PortID _id, Device *owner, bool def_state=false) argument

Completed in 4 milliseconds