OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KBOUTRDY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/bebox/stand/boot/
kbd.c
59
#define
KBOUTRDY
0x02
177
while (inb(KBSTATP) &
KBOUTRDY
)
186
while (inb(KBSTATP) &
KBOUTRDY
)
189
while (inb(KBSTATP) &
KBOUTRDY
)
194
while (inb(KBSTATP) &
KBOUTRDY
)
/src/sys/arch/prep/stand/boot/
kbd.c
59
#define
KBOUTRDY
0x02
177
while (inb(KBSTATP) &
KBOUTRDY
)
186
while (inb(KBSTATP) &
KBOUTRDY
)
189
while (inb(KBSTATP) &
KBOUTRDY
)
194
while (inb(KBSTATP) &
KBOUTRDY
)
Completed in 96 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025