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

/gem5/src/dev/
H A Dio_device.cc51 : ClockedObject(p), sys(p->system), pioPort(this)
61 if (!pioPort.isConnected())
63 pioPort.sendRangeChange();
70 return pioPort;
H A Dio_device.hh107 /** The pioPort that handles the requests for us and provides us requests
109 PioPort<PioDevice> pioPort; member in class:PioDevice
/gem5/src/dev/pci/
H A Ddevice.cc386 pioPort.sendRangeChange();
578 pioPort.sendRangeChange();
/gem5/src/dev/net/
H A Dsinic.cc1522 pioPort.sendRangeChange();

Completed in 11 milliseconds