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

/gem5/src/dev/ps2/
H A Ddevice.hh91 void hostWrite(uint8_t c);
H A Ddevice.cc97 PS2Device::hostWrite(uint8_t c) function in class:PS2Device
/gem5/src/dev/x86/
H A Di8042.cc154 keyboard->hostWrite(data);
159 mouse->hostWrite(data);
/gem5/src/dev/arm/
H A Dkmi.cc140 ps2->hostWrite((uint8_t)data);

Completed in 6 milliseconds