gem5
v20.1.0.0
|
#include "base/bitunion.hh"
#include "dev/io_device.hh"
#include "dev/pci/device.hh"
#include "params/IdeController.hh"
Go to the source code of this file.
Classes | |
class | IdeController |
Device model for an Intel PIIX4 IDE controller. More... | |
Simple PCI IDE controller with bus mastering capability and UDMA modeled after controller in the Intel PIIX4 chip
Definition in file ide_ctrl.hh.