Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_sbc.c354 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_post()
406 ret = TCM_NO_SENSE; in compare_and_write_do_cmp()
422 if (ret != TCM_NO_SENSE) in compare_and_write_do_cmp()
447 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_callback()
456 return TCM_NO_SENSE; in compare_and_write_callback()
602 return TCM_NO_SENSE; in sbc_compare_and_write()
682 return TCM_NO_SENSE; in sbc_check_prot()
713 return TCM_NO_SENSE; in sbc_check_prot()
741 return TCM_NO_SENSE; in sbc_check_prot()
H A Dtarget_core_xcopy.c669 if (sense_rc != TCM_NO_SENSE) in target_xcopy_do_work()
865 return TCM_NO_SENSE; in target_parse_xcopy_cmd()
892 return TCM_NO_SENSE; in target_do_xcopy()
907 return TCM_NO_SENSE; in target_do_xcopy()
1003 return TCM_NO_SENSE; in target_rcr_operating_parameters()
1011 sense_reason_t rc = TCM_NO_SENSE; in target_do_receive_copy_results()
H A Dtarget_core_iblock.c911 return TCM_NO_SENSE; in iblock_execute_pr_out()
1005 ret = TCM_NO_SENSE; in iblock_pr_read_keys()
1054 return TCM_NO_SENSE; in iblock_pr_read_reservation()
1060 return TCM_NO_SENSE; in iblock_pr_read_reservation()
1064 return TCM_NO_SENSE; in iblock_pr_read_reservation()
1067 return TCM_NO_SENSE; in iblock_pr_read_reservation()
1073 sense_reason_t ret = TCM_NO_SENSE; in iblock_execute_pr_in()
H A Dtarget_core_device.c54 sense_reason_t ret = TCM_NO_SENSE; in transport_lookup_cmd_lun()
1071 return TCM_NO_SENSE; in passthrough_parse_cdb()
1152 return TCM_NO_SENSE; in passthrough_parse_cdb()
H A Dtarget_core_transport.c952 TCM_NO_SENSE); in target_complete_cmd()
1330 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1369 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
3313 [TCM_NO_SENSE] = {
H A Dtarget_core_alua.c279 sense_reason_t rc = TCM_NO_SENSE; in target_emulate_set_target_port_groups()
652 sense_reason_t rc = TCM_NO_SENSE; in target_alua_state_check()
H A Dtarget_core_pr.c2046 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
H A Dtarget_core_user.c1027 *scsi_err = TCM_NO_SENSE; in queue_cmd_ring()
/openbmc/linux/include/target/
H A Dtarget_core_base.h161 TCM_NO_SENSE = R(0x00), enumerator