Lines Matching defs:xfer_sz
1564 int rv = 0, xfer_sz = command[3];1567 if (xfer_sz) {1572 ATA_SECT_SIZE * xfer_sz,1578 ATA_SECT_SIZE * xfer_sz);1598 if (xfer_sz)1616 (xfer_sz ? dma_addr : 0),1617 (xfer_sz ? ATA_SECT_SIZE * xfer_sz : 0),1638 if (xfer_sz) {1649 ATA_SECT_SIZE * xfer_sz, buf, dma_addr);