Searched refs:RCODE_ADDRESS_ERROR (Results 1 – 6 of 6) sorted by relevance
23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
62 #define RCODE_ADDRESS_ERROR 0x7 macro
1008 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_exclusive_region_request()1033 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_fcp_region_request()1221 [RCODE_ADDRESS_ERROR] = "address error", in fw_rcode_string()1253 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_topology_map()1302 rcode = RCODE_ADDRESS_ERROR; in handle_registers()1402 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
717 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
104 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
842 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw() 1067 case RCODE_ADDRESS_ERROR: in sbp_run_transaction() 1584 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw()