Home
last modified time | relevance | path

Searched refs:lun_in_cdb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_device.h203 unsigned lun_in_cdb:1; /* Store LUN bits in CDB[1] */ member
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_device.h236 unsigned lun_in_cdb:1; /* Store LUN bits in CDB[1] */ member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c740 sdev->lun_in_cdb = 0; in scsi_probe_lun()
744 sdev->lun_in_cdb = 1; in scsi_probe_lun()
H A Dscsi_lib.c1500 if (cmd->device->lun_in_cdb) in scsi_dispatch_cmd()
H A Dscsi_sysfs.c1647 * sdev->lun_in_cdb for the initial INQUIRY command. For LUN 0 the in scsi_sysfs_device_initialize()
1655 sdev->lun_in_cdb = 1; in scsi_sysfs_device_initialize()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c835 sdev->lun_in_cdb = 0; in scsi_probe_lun()
839 sdev->lun_in_cdb = 1; in scsi_probe_lun()
H A Dscsi_lib.c1493 if (cmd->device->lun_in_cdb) in scsi_dispatch_cmd()
H A Dscsi_sysfs.c1658 * sdev->lun_in_cdb for the initial INQUIRY command. For LUN 0 the in scsi_sysfs_device_initialize()
1666 sdev->lun_in_cdb = 1; in scsi_sysfs_device_initialize()

Completed in 19 milliseconds