Home
last modified time | relevance | path

Searched refs:RCODE_BUSY (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfirewire-constants.h67 #define RCODE_BUSY 0x12 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfirewire-constants.h67 #define RCODE_BUSY 0x12 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfirewire-constants.h53 #define RCODE_BUSY 0x12 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfirewire-constants.h53 #define RCODE_BUSY 0x12 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfirewire-constants.h40 #define RCODE_BUSY 0x12 macro
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-device.c487 if (rcode != RCODE_BUSY) in read_rom()
538 ret = RCODE_BUSY; in read_config_rom()
1113 return RCODE_BUSY; in reread_config_rom()
H A Dcore-transaction.c181 close_transaction(t, card, RCODE_BUSY); in transmit_complete_callback()
329 * specific rcodes (%RCODE_CANCELLED, %RCODE_BUSY, %RCODE_GENERATION,
1025 [RCODE_BUSY] = "busy", in fw_rcode_string()
H A Dcore-cdev.c1494 case ACK_BUSY_B: e->phy_packet.rcode = RCODE_BUSY; break; in outbound_phy_packet_callback()
H A Dohci.c1626 fw_fill_response(&response, packet->header, RCODE_BUSY, NULL, 0); in handle_local_lock()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-device.c485 if (rcode != RCODE_BUSY) in read_rom()
536 ret = RCODE_BUSY; in read_config_rom()
1111 return RCODE_BUSY; in reread_config_rom()
H A Dcore-transaction.c209 close_transaction(t, card, RCODE_BUSY, packet->timestamp); in transmit_complete_callback()
360 * specific rcodes (%RCODE_CANCELLED, %RCODE_BUSY, %RCODE_GENERATION,
1115 [RCODE_BUSY] = "busy", in fw_rcode_string()
H A Dcore-cdev.c1573 rcode = RCODE_BUSY; in outbound_phy_packet_callback()
H A Dohci.c1628 fw_fill_response(&response, packet->header, RCODE_BUSY, NULL, 0); in handle_local_lock()
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A Dfwserial.c206 case RCODE_BUSY: in fwtty_log_tx_error()
1661 if (rcode == RCODE_BUSY || rcode == RCODE_SEND_ERROR || in fwserial_send_mgmt_sync()

Completed in 27 milliseconds