Searched refs:I8042_STR_IBF (Results 1 – 2 of 2) sorted by relevance
53 #define I8042_STR_IBF 0x02 macro
210 while ((i8042_read_status() & I8042_STR_IBF) && (i < I8042_CTL_TIMEOUT)) { in i8042_wait_write()1049 while (i8042_read_status() & I8042_STR_IBF) in i8042_panic_blink()1055 while (i8042_read_status() & I8042_STR_IBF) in i8042_panic_blink()