Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfirewire-constants.h62 #define RCODE_ADDRESS_ERROR 0x7 macro
/linux-4.4.14/sound/firewire/
Dlib.h22 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
Dscs1x.c346 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_hss()
/linux-4.4.14/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.c712 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
Dohci.c1540 RCODE_ADDRESS_ERROR, NULL, 0); in handle_local_rom()
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_transaction.c241 rcode = RCODE_ADDRESS_ERROR; in efw_response()
/linux-4.4.14/sound/firewire/dice/
Ddice-transaction.c216 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in dice_notification()
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c203 case RCODE_ADDRESS_ERROR: in fwtty_log_tx_error()
628 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
636 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
646 rcode = RCODE_ADDRESS_ERROR; in fwtty_port_handler()
2678 return RCODE_ADDRESS_ERROR; in fwserial_parse_mgmt_write()
2694 return RCODE_ADDRESS_ERROR; in fwserial_parse_mgmt_write()
/linux-4.4.14/drivers/target/sbp/
Dsbp_target.c874 rcode = RCODE_ADDRESS_ERROR; in tgt_agent_rw()
1082 case RCODE_ADDRESS_ERROR: in sbp_run_transaction()
1592 int rcode = RCODE_ADDRESS_ERROR; in sbp_mgt_agent_rw()