Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/stand/lib/
Dgatea20.c18 #define K_IBUF_FUL 0x02 /* input buffer full */ macro
63 while (inb(K_STATUS) & K_IBUF_FUL); in gateA20()
70 while (inb(K_STATUS) & K_IBUF_FUL); in gateA20()
74 while (inb(K_STATUS) & K_IBUF_FUL); in gateA20()