Home
last modified time | relevance | path

Searched refs:TCM_NO_SENSE (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/target/
Dtarget_core_xcopy.c800 if (target_parse_xcopy_cmd(xop) != TCM_NO_SENSE) in target_xcopy_do_work()
976 return TCM_NO_SENSE; in target_parse_xcopy_cmd()
1003 return TCM_NO_SENSE; in target_do_xcopy()
1018 return TCM_NO_SENSE; in target_do_xcopy()
1114 return TCM_NO_SENSE; in target_rcr_operating_parameters()
1121 sense_reason_t rc = TCM_NO_SENSE; in target_do_receive_copy_results()
Dtarget_core_sbc.c361 sense_reason_t ret = TCM_NO_SENSE; in xdreadwrite_callback()
426 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_post()
463 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_callback()
471 return TCM_NO_SENSE; in compare_and_write_callback()
640 return TCM_NO_SENSE; in sbc_compare_and_write()
721 return TCM_NO_SENSE; in sbc_check_prot()
752 return TCM_NO_SENSE; in sbc_check_prot()
780 return TCM_NO_SENSE; in sbc_check_prot()
Dtarget_core_device.c67 sense_reason_t ret = TCM_NO_SENSE; in transport_lookup_cmd_lun()
1158 return TCM_NO_SENSE; in passthrough_parse_cdb()
1227 return TCM_NO_SENSE; in passthrough_parse_cdb()
Dtarget_core_transport.c1195 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1234 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
3034 [TCM_NO_SENSE] = {
Dtarget_core_alua.c289 sense_reason_t rc = TCM_NO_SENSE; in target_emulate_set_target_port_groups()
Dtarget_core_user.c975 *scsi_err = TCM_NO_SENSE; in queue_cmd_ring()
Dtarget_core_pr.c2064 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
/Linux-v4.19/include/target/
Dtarget_core_base.h157 TCM_NO_SENSE = R(0x00), enumerator