Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/target/
Dtarget_core_xcopy.c670 if (target_parse_xcopy_cmd(xop) != TCM_NO_SENSE) in target_xcopy_do_work()
857 return TCM_NO_SENSE; in target_parse_xcopy_cmd()
884 return TCM_NO_SENSE; in target_do_xcopy()
899 return TCM_NO_SENSE; in target_do_xcopy()
995 return TCM_NO_SENSE; in target_rcr_operating_parameters()
1002 sense_reason_t rc = TCM_NO_SENSE; in target_do_receive_copy_results()
Dtarget_core_sbc.c348 sense_reason_t ret = TCM_NO_SENSE; in xdreadwrite_callback()
417 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_post()
449 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_callback()
457 return TCM_NO_SENSE; in compare_and_write_callback()
624 return TCM_NO_SENSE; in sbc_compare_and_write()
705 return TCM_NO_SENSE; in sbc_check_prot()
736 return TCM_NO_SENSE; in sbc_check_prot()
764 return TCM_NO_SENSE; in sbc_check_prot()
Dtarget_core_device.c54 sense_reason_t ret = TCM_NO_SENSE; in transport_lookup_cmd_lun()
1083 return TCM_NO_SENSE; in passthrough_parse_cdb()
1164 return TCM_NO_SENSE; in passthrough_parse_cdb()
Dtarget_core_transport.c1242 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1281 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
3105 [TCM_NO_SENSE] = {
Dtarget_core_alua.c276 sense_reason_t rc = TCM_NO_SENSE; in target_emulate_set_target_port_groups()
Dtarget_core_user.c1002 *scsi_err = TCM_NO_SENSE; in queue_cmd_ring()
Dtarget_core_pr.c2062 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
/Linux-v5.10/include/target/
Dtarget_core_base.h159 TCM_NO_SENSE = R(0x00), enumerator