Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dfirewire-constants.h67 #define RCODE_BUSY 0x12 macro
/linux/drivers/firewire/
A Dcore-device.c558 if (rcode != RCODE_BUSY) in read_rom()
610 ret = RCODE_BUSY; in read_config_rom()
1173 return RCODE_BUSY; in reread_config_rom()
A Dcore-transaction.c173 close_transaction(t, card, RCODE_BUSY, packet->timestamp); in transmit_complete_callback()
1093 [RCODE_BUSY] = "busy", in fw_rcode_string()
A Dcore-cdev.c1581 rcode = RCODE_BUSY; in outbound_phy_packet_callback()
A Dohci.c1695 fw_fill_response(&response, packet->header, RCODE_BUSY, NULL, 0); in handle_local_lock()

Completed in 21 milliseconds