Home
last modified time | relevance | path

Searched refs:RCODE_BUSY (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfirewire-constants.h67 #define RCODE_BUSY 0x12 macro
/linux/drivers/firewire/
H A Dcore-transaction.c223 close_transaction(t, card, RCODE_BUSY, packet->timestamp); in transmit_complete_callback()
1224 [RCODE_BUSY] = "busy", in fw_rcode_string()