Searched refs:amount_xferred (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1736 uint32_t amount_xferred; ahc_done() local
1738 amount_xferred = ahc_done()
1758 } else if (amount_xferred < scb->io_ctx->underflow) { ahc_done()
H A Daic79xx_osm.c1805 uint32_t amount_xferred; ahd_done() local
1807 amount_xferred = ahd_done()
1827 } else if (amount_xferred < scb->io_ctx->underflow) { ahd_done()

Completed in 156 milliseconds