Home
last modified time | relevance | path

Searched refs:PS2_REPLY_ERROR (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_defs.h74 #define PS2_REPLY_ERROR 0xfc macro
H A Dps2_dev.cpp278 } else if (data == PS2_REPLY_RESEND || data == PS2_REPLY_ERROR) { in ps2_dev_handle_int()