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

/gem5/src/dev/pci/
H A Dhost.cc75 PciHost::getDevice(const PciBusAddr &addr) function in class:PciHost
82 PciHost::getDevice(const PciBusAddr &addr) const function in class:PciHost
146 PciDevice *const pci_dev(getDevice(dev_addr.first));
169 PciDevice *const pci_dev(getDevice(dev_addr.first));
216 const PciDevice *dev(getDevice(addr));
H A Dhost.hh232 PciDevice *getDevice(const PciBusAddr &addr);
240 const PciDevice *getDevice(const PciBusAddr &addr) const;

Completed in 6 milliseconds