Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_xcopy.c691 if (target_parse_xcopy_cmd(xop) != TCM_NO_SENSE) in target_xcopy_do_work()
878 return TCM_NO_SENSE; in target_parse_xcopy_cmd()
905 return TCM_NO_SENSE; in target_do_xcopy()
920 return TCM_NO_SENSE; in target_do_xcopy()
1016 return TCM_NO_SENSE; in target_rcr_operating_parameters()
1023 sense_reason_t rc = TCM_NO_SENSE; in target_do_receive_copy_results()
H A 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()
704 return TCM_NO_SENSE; in sbc_check_prot()
735 return TCM_NO_SENSE; in sbc_check_prot()
763 return TCM_NO_SENSE; in sbc_check_prot()
H A Dtarget_core_device.c54 sense_reason_t ret = TCM_NO_SENSE; in transport_lookup_cmd_lun()
1084 return TCM_NO_SENSE; in passthrough_parse_cdb()
1165 return TCM_NO_SENSE; in passthrough_parse_cdb()
H A Dtarget_core_transport.c1249 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1288 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
3142 [TCM_NO_SENSE] = {
H A Dtarget_core_alua.c276 sense_reason_t rc = TCM_NO_SENSE; in target_emulate_set_target_port_groups()
H A Dtarget_core_user.c1000 *scsi_err = TCM_NO_SENSE; in queue_cmd_ring()
H A Dtarget_core_pr.c2062 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_base.h159 TCM_NO_SENSE = R(0x00), enumerator