Searched refs:RCODE_SEND_ERROR (Results 1 – 3 of 3) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | firewire-constants.h | 65 #define RCODE_SEND_ERROR 0x10 macro
|
| /linux/drivers/firewire/ |
| H A D | core-transaction.c | 400 callback.without_tstamp(card, RCODE_SEND_ERROR, NULL, 0, callback_data); in __fw_send_request() 409 callback.with_tstamp(card, RCODE_SEND_ERROR, tstamp, tstamp, NULL, 0, in __fw_send_request() 1222 [RCODE_SEND_ERROR] = "send error", in fw_rcode_string()
|
| H A D | core-card.c | 351 case RCODE_SEND_ERROR: in contend_for_bm()
|