Lines Matching refs:rcode
834 int sess_gen, sess_node, rcode; in tgt_agent_rw() local
843 rcode = RCODE_TYPE_ERROR; in tgt_agent_rw()
850 rcode = RCODE_TYPE_ERROR; in tgt_agent_rw()
859 rcode = tgt_agent_rw_agent_state(card, tcode, data, agent); in tgt_agent_rw()
862 rcode = tgt_agent_rw_agent_reset(card, tcode, data, agent); in tgt_agent_rw()
865 rcode = tgt_agent_rw_orb_pointer(card, tcode, data, agent); in tgt_agent_rw()
868 rcode = tgt_agent_rw_doorbell(card, tcode, data, agent); in tgt_agent_rw()
871 rcode = tgt_agent_rw_unsolicited_status_enable(card, tcode, in tgt_agent_rw()
874 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw()
878 fw_send_response(card, request, rcode); in tgt_agent_rw()
1261 rcode = RCODE_COMPLETE; in sbp_rw_data() local
1323 rcode = sbp_run_transaction(card, tcode, node_id, in sbp_rw_data()
1327 if (rcode != RCODE_COMPLETE) in sbp_rw_data()
1338 if (rcode == RCODE_COMPLETE) { in sbp_rw_data()
1592 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw() local
1611 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1617 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1630 rcode = RCODE_COMPLETE; in sbp_mgt_agent_rw()
1633 rcode = RCODE_COMPLETE; in sbp_mgt_agent_rw()
1635 rcode = RCODE_TYPE_ERROR; in sbp_mgt_agent_rw()
1639 fw_send_response(card, request, rcode); in sbp_mgt_agent_rw()