Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dpacket-header-definitions.h93 static inline void async_header_set_destination(u32 header[ASYNC_HEADER_QUADLET_COUNT], in async_header_set_destination() function
H A Dcore-transaction.c219 async_header_set_destination(packet->header, destination_id); in fw_fill_request()
716 async_header_set_destination(response->header, destination); in fw_fill_response()
H A Dpacket-serdes-test.c20 async_header_set_destination(header, dst_id); in serialize_async_header_common()