Home
last modified time | relevance | path

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

/linux/drivers/target/
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()
469 ret = TCM_NO_SENSE; in compare_and_write_do_cmp()
485 if (ret != TCM_NO_SENSE) in compare_and_write_do_cmp()
510 sense_reason_t ret = TCM_NO_SENSE; in compare_and_write_callback()
518 return TCM_NO_SENSE; in compare_and_write_callback()
655 return TCM_NO_SENSE; in sbc_compare_and_write()
735 return TCM_NO_SENSE; in sbc_check_prot()
766 return TCM_NO_SENSE; in sbc_check_prot()
794 return TCM_NO_SENSE; in sbc_check_prot()
A Dtarget_core_xcopy.c679 if (sense_rc != TCM_NO_SENSE) in target_xcopy_do_work()
867 return TCM_NO_SENSE; in target_parse_xcopy_cmd()
894 return TCM_NO_SENSE; in target_do_xcopy()
909 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()
A Dtarget_core_device.c54 sense_reason_t ret = TCM_NO_SENSE; in transport_lookup_cmd_lun()
1105 return TCM_NO_SENSE; in passthrough_parse_cdb()
1186 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.c276 sense_reason_t rc = TCM_NO_SENSE; in target_emulate_set_target_port_groups()
649 sense_reason_t rc = TCM_NO_SENSE; in target_alua_state_check()
A Dtarget_core_pr.c2057 sense_reason_t ret = TCM_NO_SENSE; in core_scsi3_emulate_pro_register()
A Dtarget_core_user.c1025 *scsi_err = TCM_NO_SENSE; in queue_cmd_ring()
/linux/include/target/
A Dtarget_core_base.h159 TCM_NO_SENSE = R(0x00), enumerator

Completed in 35 milliseconds