Searched refs:SSS_LOEJ (Results 1 – 9 of 9) sorted by relevance
160 if (param->how & SSS_LOEJ) { in scsitest_request()
763 if (cdb->how & SSS_LOEJ) in ctl_backend_ramdisk_config_write()768 if (cdb->how & SSS_LOEJ) in ctl_backend_ramdisk_config_write()
507 cdb->how |= SSS_LOEJ; in ctl_scsi_start_stop()
2640 if ((cdb->how & SSS_LOEJ) && be_lun->vn == NULL) { in ctl_be_block_config_write()2654 if (cdb->how & SSS_LOEJ) { in ctl_be_block_config_write()
5296 if ((cdb->how & SSS_LOEJ) && in ctl_start_stop()5308 if ((cdb->how & SSS_START) == 0 && (cdb->how & SSS_LOEJ) && in ctl_start_stop()
589 if ((sssu->how & SSS_LOEJ) != 0) in cfumass_quirk()
1393 ((scsi_cmd->how & SSS_LOEJ) != 0) && in camperiphdone()1395 scsi_cmd->how &= ~SSS_LOEJ; in camperiphdone()
1428 #define SSS_LOEJ 0x02 macro
8839 scsi_cmd->how |= SSS_LOEJ; in scsi_start_stop()