Home
last modified time | relevance | path

Searched refs:RCODE_ADDRESS_ERROR (Results 1 – 6 of 6) sorted by relevance

/linux/sound/firewire/
H A Dlib.h23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
/linux/include/uapi/linux/
H A Dfirewire-constants.h62 #define RCODE_ADDRESS_ERROR 0x7 macro
/linux/drivers/firewire/
H A Dcore-transaction.c1008 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()
H A Dnet.c717 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c104 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
/linux/drivers/target/sbp/
H A Dsbp_target.c842 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()