Searched refs:target_complete_cmd_with_sense (Results 1 – 3 of 3) sorted by relevance
79 void target_complete_cmd_with_sense(struct se_cmd *, u8, sense_reason_t);
873 void target_complete_cmd_with_sense(struct se_cmd *cmd, u8 scsi_status, in target_complete_cmd_with_sense() function913 EXPORT_SYMBOL(target_complete_cmd_with_sense);917 target_complete_cmd_with_sense(cmd, scsi_status, scsi_status ? in target_complete_cmd()
781 target_complete_cmd_with_sense(ec_cmd, SAM_STAT_CHECK_CONDITION, sense_rc); in target_xcopy_do_work()