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

/macosx-10.5.8/xnu-1228.15.4/pexpert/i386/
H A Dkd.c103 #define K_IBUF_FUL 0x02 /* input (to keybd) buffer full */ macro
135 while (inb(K_STATUS) & K_IBUF_FUL);

Completed in 20 milliseconds