Home
last modified time | relevance | path

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

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