Home
last modified time | relevance | path

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

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