Searched refs:lun_in_cdb (Results 1 – 4 of 4) sorted by relevance
235 unsigned lun_in_cdb:1; /* Store LUN bits in CDB[1] */ member
835 sdev->lun_in_cdb = 0; in scsi_probe_lun()839 sdev->lun_in_cdb = 1; in scsi_probe_lun()
1666 sdev->lun_in_cdb = 1; in scsi_sysfs_device_initialize()
1498 if (cmd->device->lun_in_cdb) in scsi_dispatch_cmd()