Searched refs:KBD_STAT_IBF (Results 1 – 1 of 1) sorted by relevance
11 #define KBD_STAT_IBF 0x02 /* Keyboard input buffer full */ macro19 } while (status & KBD_STAT_IBF); in jazz_write_output()29 } while (status & KBD_STAT_IBF); in jazz_write_command()