Home
last modified time | relevance | path

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

/Linux-v5.10/sound/firewire/
Dlib.h23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
/Linux-v5.10/include/uapi/linux/
Dfirewire-constants.h62 #define RCODE_ADDRESS_ERROR 0x7 macro
/Linux-v5.10/drivers/firewire/
Dcore-transaction.c861 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_exclusive_region_request()
875 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_fcp_region_request()
1020 [RCODE_ADDRESS_ERROR] = "address error", in fw_rcode_string()
1052 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_topology_map()
1097 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
1192 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
Dcore-device.c961 case RCODE_ADDRESS_ERROR: in set_broadcast_channel()
Dnet.c728 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
Dohci.c1527 RCODE_ADDRESS_ERROR, NULL, 0); in handle_local_rom()
/Linux-v5.10/sound/firewire/motu/
Dmotu-transaction.c62 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_message()
/Linux-v5.10/sound/firewire/fireworks/
Dfireworks_transaction.c239 rcode = RCODE_ADDRESS_ERROR; in efw_response()
/Linux-v5.10/sound/firewire/dice/
Ddice-transaction.c146 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in dice_notification()
/Linux-v5.10/drivers/staging/fwserial/
Dfwserial.c197 case RCODE_ADDRESS_ERROR: in fwtty_log_tx_error()
616 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
624 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
634 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
2612 return RCODE_ADDRESS_ERROR; in fwserial_parse_mgmt_write()
2628 return RCODE_ADDRESS_ERROR; in fwserial_parse_mgmt_write()
/Linux-v5.10/sound/firewire/oxfw/
Doxfw-scs1x.c104 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
/Linux-v5.10/drivers/target/sbp/
Dsbp_target.c843 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw()
1068 case RCODE_ADDRESS_ERROR: in sbp_run_transaction()
1588 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw()