Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/
Dlib.h23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
/Linux-v4.19/include/uapi/linux/
Dfirewire-constants.h62 #define RCODE_ADDRESS_ERROR 0x7 macro
/Linux-v4.19/drivers/firewire/
Dcore-transaction.c864 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_exclusive_region_request()
878 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_fcp_region_request()
1023 [RCODE_ADDRESS_ERROR] = "address error", in fw_rcode_string()
1055 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_topology_map()
1100 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
1195 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
Dcore-device.c974 case RCODE_ADDRESS_ERROR: in set_broadcast_channel()
Dnet.c723 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
Dohci.c1544 RCODE_ADDRESS_ERROR, NULL, 0); in handle_local_rom()
/Linux-v4.19/sound/firewire/motu/
Dmotu-transaction.c63 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_message()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_transaction.c240 rcode = RCODE_ADDRESS_ERROR; in efw_response()
/Linux-v4.19/sound/firewire/dice/
Ddice-transaction.c147 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in dice_notification()
/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.c194 case RCODE_ADDRESS_ERROR: in fwtty_log_tx_error()
613 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
621 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
631 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
2642 return RCODE_ADDRESS_ERROR; in fwserial_parse_mgmt_write()
2658 return RCODE_ADDRESS_ERROR; in fwserial_parse_mgmt_write()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-scs1x.c105 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
/Linux-v4.19/drivers/target/sbp/
Dsbp_target.c856 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw()
1081 case RCODE_ADDRESS_ERROR: in sbp_run_transaction()
1601 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw()