Searched refs:RCODE_SEND_ERROR (Results 1 – 4 of 4) sorted by relevance
| /linux/include/uapi/linux/ |
| A D | firewire-constants.h | 65 #define RCODE_SEND_ERROR 0x10 macro
|
| /linux/drivers/firewire/ |
| A D | core-transaction.c | 348 callback.without_tstamp(card, RCODE_SEND_ERROR, NULL, 0, callback_data); in __fw_send_request() 357 callback.with_tstamp(card, RCODE_SEND_ERROR, tstamp, tstamp, NULL, 0, in __fw_send_request() 1091 [RCODE_SEND_ERROR] = "send error", in fw_rcode_string()
|
| A D | core-card.c | 391 if (rcode == RCODE_SEND_ERROR) { in bm_work()
|
| A D | ohci.c | 1403 packet->ack = RCODE_SEND_ERROR; in at_context_queue_packet() 1471 packet->ack = RCODE_SEND_ERROR; in at_context_queue_packet() 1487 packet->ack = RCODE_SEND_ERROR; in at_context_queue_packet() 1613 packet->ack = RCODE_SEND_ERROR; in handle_at_packet()
|
Completed in 17 milliseconds