Searched refs:lun_in_cdb (Results 1 – 4 of 4) sorted by relevance
203 unsigned lun_in_cdb:1; /* Store LUN bits in CDB[1] */ member
739 sdev->lun_in_cdb = 0; in scsi_probe_lun()743 sdev->lun_in_cdb = 1; in scsi_probe_lun()
1624 sdev->lun_in_cdb = 1; in scsi_sysfs_device_initialize()
1495 if (cmd->device->lun_in_cdb) in scsi_dispatch_cmd()