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/target/sbp/
H A Dsbp_target.c721 return RCODE_CONFLICT_ERROR; in tgt_agent_rw_orb_pointer()
757 return RCODE_CONFLICT_ERROR; in tgt_agent_rw_doorbell()
1603 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
1608 rcode = RCODE_CONFLICT_ERROR; in sbp_mgt_agent_rw()
/linux/drivers/firewire/
H A Dcore-transaction.c1218 [RCODE_CONFLICT_ERROR] = "conflict error", in fw_rcode_string()
H A Dnet.c723 rcode = RCODE_CONFLICT_ERROR; in fwnet_receive_packet()