Add support to store less than the full packet in an etherdump
[gem5.git] / dev / ide_ctrl.hh
index 39c64eb308ce68d9e0435387afe6dda964a55205..b29e5ae9a1d3bc797b18e3f374d287ff07321670 100644 (file)
@@ -167,7 +167,7 @@ class IdeController : public PciDev
                   MemoryController *mmu, PciConfigAll *cf,
                   PciConfigData *cd, Tsunami *t,
                   uint32_t bus_num, uint32_t dev_num, uint32_t func_num,
-                  Bus *host_bus, HierParams *hier);
+                  Bus *host_bus, Tick pio_latency, HierParams *hier);
 
     /**
      * Deletes the connected devices.