Lines Matching refs:rcode
816 int sess_gen, sess_node, rcode; in tgt_agent_rw() local
825 rcode = RCODE_TYPE_ERROR; in tgt_agent_rw()
832 rcode = RCODE_TYPE_ERROR; in tgt_agent_rw()
841 rcode = tgt_agent_rw_agent_state(card, tcode, data, agent); in tgt_agent_rw()
844 rcode = tgt_agent_rw_agent_reset(card, tcode, data, agent); in tgt_agent_rw()
847 rcode = tgt_agent_rw_orb_pointer(card, tcode, data, agent); in tgt_agent_rw()
850 rcode = tgt_agent_rw_doorbell(card, tcode, data, agent); in tgt_agent_rw()
853 rcode = tgt_agent_rw_unsolicited_status_enable(card, tcode, in tgt_agent_rw()
856 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw()
860 fw_send_response(card, request, rcode); in tgt_agent_rw()
1259 rcode = RCODE_COMPLETE; in sbp_rw_data() local
1321 rcode = sbp_run_transaction(card, tcode, node_id, in sbp_rw_data()
1325 if (rcode != RCODE_COMPLETE) in sbp_rw_data()
1336 if (rcode == RCODE_COMPLETE) { in sbp_rw_data()
1601 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw() local
1620 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1625 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1638 rcode = RCODE_COMPLETE; in sbp_mgt_agent_rw()
1641 rcode = RCODE_COMPLETE; in sbp_mgt_agent_rw()
1643 rcode = RCODE_TYPE_ERROR; in sbp_mgt_agent_rw()
1647 fw_send_response(card, request, rcode); in sbp_mgt_agent_rw()