Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firewire/
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()