Home
last modified time | relevance | path

Searched refs:HEADER_DESTINATION (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c37 #define HEADER_DESTINATION(destination) ((destination) << 16) macro
54 (((q) & HEADER_DESTINATION(0x3f)) == HEADER_DESTINATION(0x3f))
227 HEADER_DESTINATION(destination_id); in fw_fill_request()
685 HEADER_DESTINATION(destination); in fw_fill_response()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-transaction.c37 #define HEADER_DESTINATION(destination) ((destination) << 16) macro
54 (((q) & HEADER_DESTINATION(0x3f)) == HEADER_DESTINATION(0x3f))
255 HEADER_DESTINATION(destination_id); in fw_fill_request()
743 HEADER_DESTINATION(destination); in fw_fill_response()

Completed in 4 milliseconds