Home
last modified time | relevance | path

Searched refs:cdl_enable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_device.h245 unsigned cdl_enable:1; /* Enable/disable Command duration limits */ member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi.c731 sdev->cdl_enable = enable; in scsi_cdl_enable()
H A Dscsi_sysfs.c1230 return sysfs_emit(buf, "%d\n", (int)sdev->cdl_enable); in sdev_show_cdl_enable()
1249 static DEVICE_ATTR(cdl_enable, S_IRUGO | S_IWUSR,
H A Dsd.c1168 if (!sdp->cdl_supported || !sdp->cdl_enable) in sd_cdl_dld()

Completed in 12 milliseconds