Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/target/
Dtarget_core_xcopy.c735 if (target_parse_xcopy_cmd(xop) != TCM_NO_SENSE) in target_xcopy_do_work()
911 return TCM_NO_SENSE; in target_parse_xcopy_cmd()
938 return TCM_NO_SENSE; in target_do_xcopy()
953 return TCM_NO_SENSE; in target_do_xcopy()
1049 return TCM_NO_SENSE; in target_rcr_operating_parameters()
1056 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.c1204 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1243 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
3015 [TCM_NO_SENSE] = {
Dtarget_core_alua.c276 sense_reason_t rc = TCM_NO_SENSE; in target_emulate_set_target_port_groups()
Dtarget_core_user.c968 *scsi_err = TCM_NO_SENSE; in queue_cmd_ring()
Dtarget_core_pr.c2055 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
/Linux-v5.4/include/target/
Dtarget_core_base.h161 TCM_NO_SENSE = R(0x00), enumerator