Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dscsi.c682 scsi_cdl_enable(sdev, sdev->cdl_enable); in scsi_cdl_check()
747 sdev->cdl_enable = enable; in scsi_cdl_enable()
A Dscsi_sysfs.c1236 return sysfs_emit(buf, "%d\n", (int)sdev->cdl_enable); in sdev_show_cdl_enable()
1255 static DEVICE_ATTR(cdl_enable, S_IRUGO | S_IWUSR,
A Dsd.c1284 if (!sdp->cdl_supported || !sdp->cdl_enable) in sd_cdl_dld()
/linux/Documentation/ABI/testing/
A Dsysfs-block-device109 What: /sys/block/*/device/cdl_enable
/linux/include/scsi/
A Dscsi_device.h245 unsigned cdl_enable:1; /* Enable/disable Command duration limits */ member

Completed in 18 milliseconds