Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfirewire-constants.h59 #define RCODE_CONFLICT_ERROR 0x4 macro
/linux-3.4.99/sound/firewire/
Dlib.c24 [RCODE_CONFLICT_ERROR] = "conflict error", in rcode_string()
/linux-3.4.99/drivers/firewire/
Dcore-cdev.c671 fw_send_response(r->card, r->request, RCODE_CONFLICT_ERROR); in release_request()
759 fw_send_response(card, request, RCODE_CONFLICT_ERROR); in handle_request()
Dnet.c819 rcode = RCODE_CONFLICT_ERROR; in fwnet_receive_packet()