Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/target/
A Dtarget_core_sbc.c353 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_post()
405 ret = TCM_NO_SENSE; in compare_and_write_do_cmp()
421 if (ret != TCM_NO_SENSE) in compare_and_write_do_cmp()
446 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_callback()
455 return TCM_NO_SENSE; in compare_and_write_callback()
601 return TCM_NO_SENSE; in sbc_compare_and_write()
681 return TCM_NO_SENSE; in sbc_check_prot()
712 return TCM_NO_SENSE; in sbc_check_prot()
740 return TCM_NO_SENSE; in sbc_check_prot()
A Dtarget_core_xcopy.c680 if (sense_rc != TCM_NO_SENSE) in target_xcopy_do_work()
876 return TCM_NO_SENSE; in target_parse_xcopy_cmd()
903 return TCM_NO_SENSE; in target_do_xcopy()
918 return TCM_NO_SENSE; in target_do_xcopy()
1014 return TCM_NO_SENSE; in target_rcr_operating_parameters()
1022 sense_reason_t rc = TCM_NO_SENSE; in target_do_receive_copy_results()
A Dtarget_core_device.c54 sense_reason_t ret = TCM_NO_SENSE; in transport_lookup_cmd_lun()
1119 return TCM_NO_SENSE; in passthrough_parse_cdb()
1200 return TCM_NO_SENSE; in passthrough_parse_cdb()
A Dtarget_core_transport.c919 TCM_NO_SENSE); in target_complete_cmd()
1297 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
1336 return TCM_NO_SENSE; in target_check_max_data_sg_nents()
3253 [TCM_NO_SENSE] = {
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()
A Dtarget_core_pr.c2046 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
A Dtarget_core_user.c1027 *scsi_err = TCM_NO_SENSE; in queue_cmd_ring()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h161 TCM_NO_SENSE = R(0x00), enumerator

Completed in 35 milliseconds