Home
last modified time | relevance | path

Searched refs:RCODE_SEND_ERROR (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfirewire-constants.h65 #define RCODE_SEND_ERROR 0x10 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfirewire-constants.h65 #define RCODE_SEND_ERROR 0x10 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfirewire-constants.h65 #define RCODE_SEND_ERROR 0x10 macro
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A DTODO3 1. Implement retries for RCODE_BUSY, RCODE_NO_ACK and RCODE_SEND_ERROR
H A Dfwserial.c194 case RCODE_SEND_ERROR: in fwtty_log_tx_error()
1661 if (rcode == RCODE_BUSY || rcode == RCODE_SEND_ERROR || in fwserial_send_mgmt_sync()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-transaction.c356 callback(card, RCODE_SEND_ERROR, NULL, 0, callback_data); in fw_send_request()
1023 [RCODE_SEND_ERROR] = "send error", in fw_rcode_string()
H A Dcore-card.c391 if (rcode == RCODE_SEND_ERROR) { in bm_work()
H A Dohci.c1296 packet->ack = RCODE_SEND_ERROR; in at_context_queue_packet()
1355 packet->ack = RCODE_SEND_ERROR; in at_context_queue_packet()
1371 packet->ack = RCODE_SEND_ERROR; in at_context_queue_packet()
1497 packet->ack = RCODE_SEND_ERROR; in handle_at_packet()