/kernel/linux/linux-6.6/sound/firewire/ |
H A D | lib.h | 23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
|
/kernel/linux/linux-5.10/sound/firewire/ |
H A D | lib.h | 23 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | firewire-constants.h | 62 #define RCODE_ADDRESS_ERROR 0x7 macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | firewire-constants.h | 62 #define RCODE_ADDRESS_ERROR 0x7 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | firewire-constants.h | 50 #define RCODE_ADDRESS_ERROR 0x7 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | firewire-constants.h | 50 #define RCODE_ADDRESS_ERROR 0x7 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | firewire-constants.h | 37 #define RCODE_ADDRESS_ERROR 0x7 macro
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core-transaction.c | 862 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 D | core-device.c | 957 case RCODE_ADDRESS_ERROR: in set_broadcast_channel()
|
H A D | net.c | 728 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
|
H A D | ohci.c | 1572 RCODE_ADDRESS_ERROR, NULL, 0); in handle_local_rom()
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | core-transaction.c | 947 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 D | core-device.c | 955 case RCODE_ADDRESS_ERROR: in set_broadcast_channel()
|
H A D | net.c | 717 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
|
/kernel/linux/linux-5.10/sound/firewire/motu/ |
H A D | motu-transaction.c | 62 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_message()
|
/kernel/linux/linux-6.6/sound/firewire/motu/ |
H A D | motu-transaction.c | 62 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_message()
|
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_transaction.c | 239 rcode = RCODE_ADDRESS_ERROR; in efw_response()
|
/kernel/linux/linux-5.10/sound/firewire/dice/ |
H A D | dice-transaction.c | 146 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in dice_notification()
|
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-transaction.c | 146 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in dice_notification()
|
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks_transaction.c | 239 rcode = RCODE_ADDRESS_ERROR; in efw_response()
|
/kernel/linux/linux-5.10/drivers/staging/fwserial/ |
H A D | fwserial.c | 197 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 D | oxfw-scs1x.c | 104 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
|
/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw-scs1x.c | 104 rcode = RCODE_ADDRESS_ERROR; in handle_hss()
|
/kernel/linux/linux-5.10/drivers/target/sbp/ |
H A D | sbp_target.c | 843 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 D | sbp_target.c | 843 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()
|