Searched defs:Command (Results 1 - 8 of 8) sorted by relevance

/gem5/src/dev/storage/
H A DIde.py49 Command = 0x0 variable in class:IdeController
/gem5/util/
H A Dgem5img.py167 class Command(object): class in inherits:object
/gem5/src/dev/x86/
H A Di8042.hh47 enum Command enum in class:X86ISA::I8042
/gem5/src/dev/pci/
H A DPciDevice.py63 Command = Param.UInt16(0, "Command") variable in class:PciDevice
/gem5/src/dev/net/
H A Dsinic.hh110 uint32_t Command; // 0x04 member in struct:Sinic::Device::__anon134
/gem5/src/dev/arm/
H A Dhdlcd.hh143 Command = 0x0230, enumerator in enum:HDLcd::RegisterOffset
/gem5/src/mem/
H A Ddram_ctrl.hh150 struct Command { struct in class:DRAMCtrl
155 constexpr Command(Data::MemCommand::cmds _type, uint8_t _bank, function in struct:DRAMCtrl::Command
[all...]
H A Dpacket.hh85 enum Command enum in class:MemCmd
321 typedef MemCmd::Command Command; typedef
[all...]

Completed in 21 milliseconds