Lines Matching refs:rcode
803 int sess_gen, sess_node, rcode; in tgt_agent_rw() local
812 rcode = RCODE_TYPE_ERROR; in tgt_agent_rw()
819 rcode = RCODE_TYPE_ERROR; in tgt_agent_rw()
828 rcode = tgt_agent_rw_agent_state(card, tcode, data, agent); in tgt_agent_rw()
831 rcode = tgt_agent_rw_agent_reset(card, tcode, data, agent); in tgt_agent_rw()
834 rcode = tgt_agent_rw_orb_pointer(card, tcode, data, agent); in tgt_agent_rw()
837 rcode = tgt_agent_rw_doorbell(card, tcode, data, agent); in tgt_agent_rw()
840 rcode = tgt_agent_rw_unsolicited_status_enable(card, tcode, in tgt_agent_rw()
843 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw()
847 fw_send_response(card, request, rcode); in tgt_agent_rw()
1244 rcode = RCODE_COMPLETE; in sbp_rw_data() local
1305 rcode = sbp_run_transaction(card, tcode, node_id, in sbp_rw_data()
1309 if (rcode != RCODE_COMPLETE) in sbp_rw_data()
1320 if (rcode == RCODE_COMPLETE) { in sbp_rw_data()
1585 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw() local
1604 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1609 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1622 rcode = RCODE_COMPLETE; in sbp_mgt_agent_rw()
1625 rcode = RCODE_COMPLETE; in sbp_mgt_agent_rw()
1627 rcode = RCODE_TYPE_ERROR; in sbp_mgt_agent_rw()
1631 fw_send_response(card, request, rcode); in sbp_mgt_agent_rw()