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

/gem5/src/dev/x86/
H A Di8042.hh96 Bitfield<0> keyboardFullInt; member in class:X86ISA::I8042
H A Di8042.cc64 commandByte.keyboardFullInt = 1;
94 if (!mouse && commandByte.keyboardFullInt) {

Completed in 6 milliseconds