Home
last modified time | relevance | path

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

/linux-3.4.99/sound/firewire/
Dlib.h16 return rcode == RCODE_TYPE_ERROR || rcode == RCODE_ADDRESS_ERROR; in rcode_is_permanent_error()
Dlib.c27 [RCODE_ADDRESS_ERROR] = "address error", in rcode_string()
/linux-3.4.99/include/linux/
Dfirewire-constants.h62 #define RCODE_ADDRESS_ERROR 0x7 macro
/linux-3.4.99/drivers/firewire/
Dcore-transaction.c849 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_exclusive_region_request()
863 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_fcp_region_request()
1014 fw_send_response(card, request, RCODE_ADDRESS_ERROR); in handle_topology_map()
1059 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
1154 rcode = RCODE_ADDRESS_ERROR; in handle_registers()
Dcore-device.c933 case RCODE_ADDRESS_ERROR: in set_broadcast_channel()
Dnet.c813 rcode = RCODE_ADDRESS_ERROR; in fwnet_receive_packet()
Dohci.c1506 RCODE_ADDRESS_ERROR, NULL, 0); in handle_local_rom()