Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfirewire-constants.h59 #define RCODE_CONFLICT_ERROR 0x4 macro
/linux-6.12.1/sound/firewire/fireworks/
Dfireworks_transaction.c136 *rcode = RCODE_CONFLICT_ERROR; in copy_resp_to_buf()
/linux-6.12.1/drivers/target/sbp/
Dsbp_target.c722 return RCODE_CONFLICT_ERROR; in tgt_agent_rw_orb_pointer()
758 return RCODE_CONFLICT_ERROR; in tgt_agent_rw_doorbell()
1604 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1609 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
/linux-6.12.1/drivers/firewire/
Dcore-cdev.c718 fw_send_response(r->card, r->request, RCODE_CONFLICT_ERROR); in release_request()
813 fw_send_response(card, request, RCODE_CONFLICT_ERROR); in handle_request()
Dcore-transaction.c1087 [RCODE_CONFLICT_ERROR] = "conflict error", in fw_rcode_string()
Dnet.c723 rcode = RCODE_CONFLICT_ERROR; in fwnet_receive_packet()