OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KBD_REPLY_RESEND
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
ps2.c
49
#define
KBD_REPLY_RESEND
0xFE /* Command NACK, send the cmd again */
202
ps2_queue(&s->common,
KBD_REPLY_RESEND
);
pckbd.c
68
#define
KBD_REPLY_RESEND
0xFE /* Command NACK, send the cmd again */
Completed in 119 milliseconds