HomeSort by relevance Sort by last modified time
    Searched refs:Out8042Command (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/
CommPs2.c 41 Status = Out8042Command (IsaIo, SELF_TEST);
59 Status = Out8042Command (IsaIo, READ_CMD_BYTE);
69 Status = Out8042Command (IsaIo, WRITE_CMD_BYTE);
98 return Out8042Command (IsaIo, ENABLE_AUX);
116 return Out8042Command (IsaIo, DISABLE_AUX);
134 return Out8042Command (IsaIo, ENABLE_KB);
152 return Out8042Command (IsaIo, DISABLE_KB);
175 Status = Out8042Command (IsaIo, READ_CMD_BYTE);
547 Out8042Command (
CommPs2.h 309 Out8042Command (
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/
CommPs2.c 41 Status = Out8042Command (IsaIo, SELF_TEST);
59 Status = Out8042Command (IsaIo, READ_CMD_BYTE);
69 Status = Out8042Command (IsaIo, WRITE_CMD_BYTE);
98 return Out8042Command (IsaIo, ENABLE_AUX);
116 return Out8042Command (IsaIo, DISABLE_AUX);
134 return Out8042Command (IsaIo, ENABLE_KB);
152 return Out8042Command (IsaIo, DISABLE_KB);
175 Status = Out8042Command (IsaIo, READ_CMD_BYTE);
546 Out8042Command (
CommPs2.h 309 Out8042Command (

Completed in 3530 milliseconds