Searched refs:RCODE_CONFLICT_ERROR (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfirewire-constants.h59 #define RCODE_CONFLICT_ERROR 0x4 macro
/linux-master/sound/firewire/fireworks/
H A Dfireworks_transaction.c136 *rcode = RCODE_CONFLICT_ERROR;
/linux-master/drivers/target/sbp/
H A Dsbp_target.c722 return RCODE_CONFLICT_ERROR;
758 return RCODE_CONFLICT_ERROR;
1604 rcode = RCODE_CONFLICT_ERROR;
1609 rcode = RCODE_CONFLICT_ERROR;
/linux-master/drivers/firewire/
H A Dcore-cdev.c701 fw_send_response(r->card, r->request, RCODE_CONFLICT_ERROR);
796 fw_send_response(card, request, RCODE_CONFLICT_ERROR);
H A Dcore-transaction.c1109 [RCODE_CONFLICT_ERROR] = "conflict error",
H A Dnet.c723 rcode = RCODE_CONFLICT_ERROR;

Completed in 157 milliseconds