Home
last modified time | relevance | path

Searched refs:RCODE_CONFLICT_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dfirewire-constants.h59 #define RCODE_CONFLICT_ERROR 0x4 macro
/linux/drivers/firewire/
H A Dcore-cdev.c722 fw_send_response(r->card, r->request, RCODE_CONFLICT_ERROR); in release_request()
817 fw_send_response(card, request, RCODE_CONFLICT_ERROR); in handle_request()
H A Dcore-transaction.c1218 [RCODE_CONFLICT_ERROR] = "conflict error", in fw_rcode_string()
H A Dnet.c724 rcode = RCODE_CONFLICT_ERROR; in fwnet_receive_packet()