Searched refs:SSS_LOEJ (Results 1 – 9 of 9) sorted by relevance
160 if (param->how & SSS_LOEJ) { in scsitest_request()
841 if (cdb->how & SSS_LOEJ) in ctl_backend_ramdisk_scsi_config_write()846 if (cdb->how & SSS_LOEJ) in ctl_backend_ramdisk_scsi_config_write()
505 cdb->how |= SSS_LOEJ; in ctl_scsi_start_stop()
3075 if ((cdb->how & SSS_LOEJ) && be_lun->vn == NULL) { in ctl_be_block_scsi_config_write()3089 if (cdb->how & SSS_LOEJ) { in ctl_be_block_scsi_config_write()
5316 if ((cdb->how & SSS_LOEJ) && in ctl_start_stop()5328 if ((cdb->how & SSS_START) == 0 && (cdb->how & SSS_LOEJ) && in ctl_start_stop()
581 if ((sssu->how & SSS_LOEJ) != 0) in cfumass_quirk()
1397 ((scsi_cmd->how & SSS_LOEJ) != 0) && in camperiphdone()1399 scsi_cmd->how &= ~SSS_LOEJ; in camperiphdone()
1425 #define SSS_LOEJ 0x02 macro
9001 scsi_cmd->how |= SSS_LOEJ; in scsi_start_stop()