Searched refs:I8042_STR_IBF (Results 1 – 2 of 2) sorted by relevance
40 #define I8042_STR_IBF 0x02 macro
249 while ((i8042_read_status() & I8042_STR_IBF) && (i < I8042_CTL_TIMEOUT)) { in i8042_wait_write()1127 while (i8042_read_status() & I8042_STR_IBF) in i8042_panic_blink()1133 while (i8042_read_status() & I8042_STR_IBF) in i8042_panic_blink()