gem5  v20.1.0.0
Variables
i8042.cc File Reference
#include "dev/x86/i8042.hh"
#include "base/bitunion.hh"
#include "base/trace.hh"
#include "debug/I8042.hh"
#include "mem/packet.hh"
#include "mem/packet_access.hh"

Go to the source code of this file.

Variables

const uint8_t RamSize = 32
 Note: For details on the implementation see https://wiki.osdev.org/%228042%22_PS/2_Controller. More...
 
const uint8_t NumOutputBits = 14
 

Variable Documentation

◆ NumOutputBits

const uint8_t NumOutputBits = 14

Definition at line 44 of file i8042.cc.

Referenced by X86ISA::I8042::write().

◆ RamSize

const uint8_t RamSize = 32

Note: For details on the implementation see https://wiki.osdev.org/%228042%22_PS/2_Controller.

Definition at line 43 of file i8042.cc.

Referenced by X86ISA::I8042::write().


Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17