Searched refs:xfer_unit (Results 1 – 1 of 1) sorted by relevance
1022 int xfer_unit; in ata_passthrough_xfer_unit() local1026 xfer_unit = dev->blocksize; in ata_passthrough_xfer_unit()1028 xfer_unit = 512; in ata_passthrough_xfer_unit()1031 xfer_unit = 1; in ata_passthrough_xfer_unit()1034 return xfer_unit; in ata_passthrough_xfer_unit()