Home
last modified time | relevance | path

Searched refs:bc_lo (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/ata/
A Dlibata-sff.c803 unsigned int ireason, bc_lo, bc_hi, bytes; in atapi_pio_bytes() local
814 bc_lo = qc->result_tf.lbam; in atapi_pio_bytes()
816 bytes = (bc_hi << 8) | bc_lo; in atapi_pio_bytes()

Completed in 7 milliseconds