Searched refs:inputChar (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/alpha/
H A Daccess.h69 uint64_t inputChar; // 68: Placeholder for input member in struct:AlphaAccess
H A Dbackdoor.cc81 alphaAccess->inputChar = 0;
146 case offsetof(AlphaAccess, inputChar):
273 SERIALIZE_SCALAR(inputChar);
295 UNSERIALIZE_SCALAR(inputChar);
/gem5/src/dev/mips/
H A Daccess.h51 uint32_t inputChar; // 00: Placeholder for input member in struct:MipsAccess
/gem5/system/alpha/console/
H A Dconsole.c118 return m5AlphaAccess->inputChar;
163 m5Conf.inputChar = m5AlphaAccess->inputChar;

Completed in 6 milliseconds