37 #ifndef __DEV_T1000_HH__
38 #define __DEV_T1000_HH__
41 #include "params/T1000.hh"
101 #endif // __DEV_T1000_HH__
virtual Addr calcPciConfigAddr(int bus, int dev, int func)
Calculate the configuration address given a bus/dev/func.
Device model for an Intel PIIX4 IDE controller.
virtual void postPciInt(int line)
Cause the chipset to post a cpi interrupt to the CPU.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
virtual Addr pciToDma(Addr pciAddr) const
virtual Addr calcPciIOAddr(Addr addr)
Calculate the address for an IO location on the PCI bus.
virtual Addr calcPciMemAddr(Addr addr)
Calculate the address for a memory location on the PCI bus.
virtual void clearConsoleInt()
Clear a posted CPU interrupt.
T1000(const Params *p)
Constructor for the Tsunami Class.
System * system
Pointer to the system.
virtual void postConsoleInt()
Cause the cpu to post a serial interrupt to the CPU.
virtual void clearPciInt(int line)
Clear a posted PCI->CPU interrupt.