Home
last modified time | relevance | path

Searched refs:RCODE_ADDRESS_ERROR (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-6.6/sound/firewire/
H A Dlib.h23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
/kernel/linux/linux-5.10/sound/firewire/
H A Dlib.h23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfirewire-constants.h62 #define RCODE_ADDRESS_ERROR 0x7 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfirewire-constants.h62 #define RCODE_ADDRESS_ERROR 0x7 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfirewire-constants.h50 #define RCODE_ADDRESS_ERROR 0x7 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfirewire-constants.h50 #define RCODE_ADDRESS_ERROR 0x7 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfirewire-constants.h37 #define RCODE_ADDRESS_ERROR 0x7 macro
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c862 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_exclusive_region_request()
876 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_fcp_region_request()
1022 [RCODE_ADDRESS_ERROR] = "address error", in fw_rcode_string()
1054 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_topology_map()
1099 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
1194 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
H A Dcore-device.c957 case RCODE_ADDRESS_ERROR: in set_broadcast_channel()
H A Dnet.c728 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
H A Dohci.c1572 RCODE_ADDRESS_ERROR, NULL, 0); in handle_local_rom()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-transaction.c947 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_exclusive_region_request()
961 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_fcp_region_request()
1112 [RCODE_ADDRESS_ERROR] = "address error", in fw_rcode_string()
1144 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_topology_map()
1189 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
1284 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
H A Dcore-device.c955 case RCODE_ADDRESS_ERROR: in set_broadcast_channel()
H A Dnet.c717 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-transaction.c62 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_message()
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu-transaction.c62 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_message()
/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_transaction.c239 rcode = RCODE_ADDRESS_ERROR; in efw_response()
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-transaction.c146 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in dice_notification()
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-transaction.c146 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in dice_notification()
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_transaction.c239 rcode = RCODE_ADDRESS_ERROR; in efw_response()
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A 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()
2613 return RCODE_ADDRESS_ERROR; in fwserial_parse_mgmt_write()
2629 return RCODE_ADDRESS_ERROR; in fwserial_parse_mgmt_write()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-scs1x.c104 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-scs1x.c104 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
/kernel/linux/linux-5.10/drivers/target/sbp/
H A 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()
/kernel/linux/linux-6.6/drivers/target/sbp/
H A 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()

Completed in 30 milliseconds

12