Home
last modified time | relevance | path

Searched refs:HEADER_GET_DESTINATION (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c47 #define HEADER_GET_DESTINATION(q) (((q) >> 16) & 0xffff) macro
678 source = HEADER_GET_DESTINATION(request_header[0]); in fw_fill_response()
844 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_exclusive_region_request()
882 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_fcp_region_request()
H A Dohci.c1551 #define HEADER_GET_DESTINATION(q) (((q) >> 16) & 0xffff) macro
1678 if (HEADER_GET_DESTINATION(packet->header[0]) == ctx->ohci->node_id && in at_context_transmit()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-transaction.c47 #define HEADER_GET_DESTINATION(q) (((q) >> 16) & 0xffff) macro
736 source = HEADER_GET_DESTINATION(request_header[0]); in fw_fill_response()
929 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_exclusive_region_request()
967 destination = HEADER_GET_DESTINATION(p->header[0]); in handle_fcp_region_request()
H A Dohci.c1553 #define HEADER_GET_DESTINATION(q) (((q) >> 16) & 0xffff) macro
1682 if (HEADER_GET_DESTINATION(packet->header[0]) == ctx->ohci->node_id && in at_context_transmit()

Completed in 13 milliseconds