Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/
Dlib.h23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
/linux-6.1.9/include/uapi/linux/
Dfirewire-constants.h62 #define RCODE_ADDRESS_ERROR 0x7 macro
/linux-6.1.9/drivers/firewire/
Dcore-transaction.c880 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_exclusive_region_request()
894 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_fcp_region_request()
1040 [RCODE_ADDRESS_ERROR] = "address error", in fw_rcode_string()
1072 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_topology_map()
1117 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
1212 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
Dcore-device.c959 case RCODE_ADDRESS_ERROR: in set_broadcast_channel()
Dnet.c715 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
Dohci.c1527 RCODE_ADDRESS_ERROR, NULL, 0); in handle_local_rom()
/linux-6.1.9/sound/firewire/motu/
Dmotu-transaction.c62 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_message()
/linux-6.1.9/sound/firewire/fireworks/
Dfireworks_transaction.c239 rcode = RCODE_ADDRESS_ERROR; in efw_response()
/linux-6.1.9/sound/firewire/dice/
Ddice-transaction.c146 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in dice_notification()
/linux-6.1.9/sound/firewire/oxfw/
Doxfw-scs1x.c104 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
/linux-6.1.9/drivers/target/sbp/
Dsbp_target.c843 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw()
1068 case RCODE_ADDRESS_ERROR: in sbp_run_transaction()
1585 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw()