Lines Matching refs:rcode
838 int sess_gen, sess_node, rcode; in tgt_agent_rw() local
847 rcode = RCODE_TYPE_ERROR; in tgt_agent_rw()
854 rcode = RCODE_TYPE_ERROR; in tgt_agent_rw()
863 rcode = tgt_agent_rw_agent_state(card, tcode, data, agent); in tgt_agent_rw()
866 rcode = tgt_agent_rw_agent_reset(card, tcode, data, agent); in tgt_agent_rw()
869 rcode = tgt_agent_rw_orb_pointer(card, tcode, data, agent); in tgt_agent_rw()
872 rcode = tgt_agent_rw_doorbell(card, tcode, data, agent); in tgt_agent_rw()
875 rcode = tgt_agent_rw_unsolicited_status_enable(card, tcode, in tgt_agent_rw()
878 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw()
882 fw_send_response(card, request, rcode); in tgt_agent_rw()
1263 rcode = RCODE_COMPLETE; in sbp_rw_data() local
1325 rcode = sbp_run_transaction(card, tcode, node_id, in sbp_rw_data()
1329 if (rcode != RCODE_COMPLETE) in sbp_rw_data()
1340 if (rcode == RCODE_COMPLETE) { in sbp_rw_data()
1594 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw() local
1613 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1619 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1632 rcode = RCODE_COMPLETE; in sbp_mgt_agent_rw()
1635 rcode = RCODE_COMPLETE; in sbp_mgt_agent_rw()
1637 rcode = RCODE_TYPE_ERROR; in sbp_mgt_agent_rw()
1641 fw_send_response(card, request, rcode); in sbp_mgt_agent_rw()