Searched refs:i_write (Results 1 – 1 of 1) sorted by relevance
865 int i_write, do_write = (qc->tf.flags & ATA_TFLAG_WRITE) ? 1 : 0; in atapi_pio_bytes() local884 i_write = ((ireason & ATAPI_IO) == 0) ? 1 : 0; in atapi_pio_bytes()885 if (unlikely(do_write != i_write)) in atapi_pio_bytes()