Searched refs:RCODE_CANCELLED (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | firewire-constants.h | 66 #define RCODE_CANCELLED 0x11 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 D | firewire-constants.h | 66 #define RCODE_CANCELLED 0x11 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 D | firewire-constants.h | 66 #define RCODE_CANCELLED 0x11 macro
|
| /OK3568_Linux_fs/kernel/drivers/firewire/ |
| H A D | core-card.c | 594 packet->callback(packet, card, RCODE_CANCELLED); in dummy_send_request() 599 packet->callback(packet, card, RCODE_CANCELLED); in dummy_send_response()
|
| H A D | core-transaction.c | 124 return close_transaction(transaction, card, RCODE_CANCELLED); in fw_cancel_transaction() 143 t->callback(card, RCODE_CANCELLED, NULL, 0, t->callback_data); in split_transaction_timeout_callback() 1024 [RCODE_CANCELLED] = "timeout", in fw_rcode_string()
|
| H A D | sbp2.c | 529 orb->rcode = RCODE_CANCELLED; in sbp2_cancel_orbs()
|
| H A D | ohci.c | 1456 packet->ack = RCODE_CANCELLED; in handle_at_packet() 2559 packet->ack = RCODE_CANCELLED; in ohci_cancel_packet()
|