Searched refs:NoCommand (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/x86/
H A Di8042.cc52 statusReg(0), commandByte(0), dataReg(0), lastCommand(NoCommand),
153 case NoCommand:
189 lastCommand = NoCommand;
H A Di8042.hh108 static const uint16_t NoCommand = (uint16_t)(-1); member in class:X86ISA::I8042

Completed in 6 milliseconds