Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-transaction.c711 destination = async_header_get_source(request_header); // Exchange. in fw_fill_response()
907 source = async_header_get_source(p->header); in handle_exclusive_region_request()
943 source = async_header_get_source(p->header); in handle_fcp_region_request()
1010 source = async_header_get_source(p->header); in fw_core_handle_response()
H A Dpacket-header-definitions.h62 static inline unsigned int async_header_get_source(const u32 header[ASYNC_HEADER_QUADLET_COUNT]) in async_header_get_source() function
H A Dpacket-serdes-test.c103 *src_id = async_header_get_source(header); in deserialize_async_header_common()
H A Dohci.c600 async_header_get_source(header), async_header_get_destination(header), in log_ar_at_event()
607 async_header_get_source(header), async_header_get_destination(header), in log_ar_at_event()