OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KBD_REPLY_POR
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
ps2.c
46
#define
KBD_REPLY_POR
0xAA /* Power on reset */
239
ps2_queue(&s->common,
KBD_REPLY_POR
);
pckbd.c
66
#define
KBD_REPLY_POR
0xAA /* Power on reset */
Completed in 2203 milliseconds