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

/gem5/src/dev/pci/
H A Dhost.cc92 busAddr(bus_addr), interruptPin(interrupt_pin)
108 host.postInt(busAddr, interruptPin);
116 host.clearInt(busAddr, interruptPin);
H A Dhost.hh154 const PciIntPin interruptPin; member in class:PciHost::DeviceInterface
H A Dpcireg.h83 uint8_t interruptPin; member in struct:PCIConfig::__anon62
H A Ddevice.cc116 config.interruptPin = htole(p->InterruptPin);

Completed in 10 milliseconds