Home
last modified time | relevance | path

Searched refs:TCM_NO_SENSE (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/drivers/target/
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_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()
783 * Returns TCM_NO_SENSE upon success or a sense code != TCM_NO_SENSE if parsing
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_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()
1383 * Return: TCM_NO_SENSE
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()
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_xcopy.c691 if (target_parse_xcopy_cmd(xop) != TCM_NO_SENSE) in target_xcopy_do_work()
795 * Returns TCM_NO_SENSE upon success or a sense code != TCM_NO_SENSE if parsing
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()
1094 return TCM_NO_SENSE; in passthrough_parse_cdb()
1175 return TCM_NO_SENSE; in passthrough_parse_cdb()
H A Dtarget_core_transport.c1247 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1286 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1300 * Return: TCM_NO_SENSE
3141 [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_pr.c2062 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
H A Dtarget_core_user.c1000 *scsi_err = TCM_NO_SENSE; in queue_cmd_ring()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h159 TCM_NO_SENSE = R(0x00), enumerator
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h161 TCM_NO_SENSE = R(0x00), enumerator

Completed in 43 milliseconds