Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfirewire-constants.h60 #define RCODE_DATA_ERROR 0x5 macro
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_transaction.c236 rcode = RCODE_DATA_ERROR; in efw_response()
/openbmc/linux/drivers/firewire/
H A Dcore-transaction.c212 close_transaction(t, card, RCODE_DATA_ERROR, packet->timestamp); in transmit_complete_callback()
1110 [RCODE_DATA_ERROR] = "data error", in fw_rcode_string()
H A Dcore-cdev.c1576 rcode = RCODE_DATA_ERROR; in outbound_phy_packet_callback()