#include <i8042.hh>
|
| static const uint16_t | NoCommand = (uint16_t)(-1) |
| |
Definition at line 45 of file i8042.hh.
| virtual X86ISA::PS2Device::~PS2Device |
( |
| ) |
|
|
inlinevirtual |
| X86ISA::PS2Device::PS2Device |
( |
| ) |
|
|
inline |
| void X86ISA::PS2Device::ack |
( |
| ) |
|
|
protected |
| void X86ISA::PS2Device::bufferData |
( |
const uint8_t * |
data, |
|
|
int |
size |
|
) |
| |
|
protected |
| uint8_t X86ISA::PS2Device::getData |
( |
| ) |
|
|
inline |
| bool X86ISA::PS2Device::hasData |
( |
| ) |
|
|
inline |
| void X86ISA::PS2Device::nack |
( |
| ) |
|
|
protected |
| virtual bool X86ISA::PS2Device::processData |
( |
uint8_t |
data | ) |
|
|
pure virtual |
| void X86ISA::PS2Device::serialize |
( |
const std::string & |
base, |
|
|
CheckpointOut & |
cp |
|
) |
| const |
|
virtual |
| void X86ISA::PS2Device::unserialize |
( |
const std::string & |
base, |
|
|
CheckpointIn & |
cp |
|
) |
| |
|
virtual |
| uint16_t X86ISA::PS2Device::lastCommand |
|
protected |
| const uint16_t X86ISA::PS2Device::NoCommand = (uint16_t)(-1) |
|
staticprotected |
The documentation for this class was generated from the following files: