Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_device.h211 unsigned use_16_for_sync:1; /* Use sync (16) over sync (10) */ member
/openbmc/linux/drivers/scsi/
H A Dsd_zbc.c932 sdkp->device->use_16_for_sync = 1; in sd_zbc_read_zones()
H A Dsd.c1068 if (cmd->device->use_16_for_sync) { in sd_setup_flush_cmnd()
1663 if (sdp->use_16_for_sync) in sd_sync_cache()