Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_sbc.c380 sense_reason_t ret = TCM_NO_SENSE; in xdreadwrite_callback()
464 return TCM_NO_SENSE; in compare_and_write_post()
478 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_callback()
486 return TCM_NO_SENSE; in compare_and_write_callback()
652 return TCM_NO_SENSE; in sbc_compare_and_write()
733 return TCM_NO_SENSE; in sbc_check_prot()
764 return TCM_NO_SENSE; in sbc_check_prot()
792 return TCM_NO_SENSE; in sbc_check_prot()
Dtarget_core_xcopy.c909 return TCM_NO_SENSE; in target_do_xcopy()
1005 return TCM_NO_SENSE; in target_rcr_operating_parameters()
1012 sense_reason_t rc = TCM_NO_SENSE; in target_do_receive_copy_results()
Dtarget_core_device.c65 sense_reason_t ret = TCM_NO_SENSE; in transport_lookup_cmd_lun()
1070 return TCM_NO_SENSE; in passthrough_parse_cdb()
1103 return TCM_NO_SENSE; in passthrough_parse_cdb()
Dtarget_core_transport.c1084 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1123 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
2735 [TCM_NO_SENSE] = {
Dtarget_core_user.c1093 return TCM_NO_SENSE; in tcmu_pass_op()
Dtarget_core_alua.c287 sense_reason_t rc = TCM_NO_SENSE; in target_emulate_set_target_port_groups()
Dtarget_core_pr.c2070 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
/linux-4.4.14/include/target/
Dtarget_core_base.h158 TCM_NO_SENSE = R(0x00), enumerator