Searched refs:ireason (Results 1 – 1 of 1) sorted by relevance
803 unsigned int ireason, bc_lo, bc_hi, bytes; in atapi_pio_bytes() local813 ireason = qc->result_tf.nsect; in atapi_pio_bytes()819 if (unlikely(ireason & ATAPI_COD)) in atapi_pio_bytes()823 i_write = ((ireason & ATAPI_IO) == 0) ? 1 : 0; in atapi_pio_bytes()838 ireason, bytes); in atapi_pio_bytes()
Completed in 6 milliseconds