Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dscsi-bus.c1011 int byte_block = (buf[2] >> 2) & 0x1; in ata_passthrough_xfer_unit() local
1015 if (byte_block) { in ata_passthrough_xfer_unit()