target_complete_cmd_with_sense
EXPORT_SYMBOL(target_complete_cmd_with_sense);
target_complete_cmd_with_sense(cmd, scsi_status, scsi_status ?
target_complete_cmd_with_sense(ec_cmd, SAM_STAT_CHECK_CONDITION, sense_rc);
void target_complete_cmd_with_sense(struct se_cmd *, u8, sense_reason_t);