Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dpacket-header-definitions.h47 static inline unsigned int async_header_get_retry(const u32 header[ASYNC_HEADER_QUADLET_COUNT]) in async_header_get_retry() function
H A Dpacket-serdes-test.c100 *retry = async_header_get_retry(header); in deserialize_async_header_common()
H A Dohci.c1425 ohci1394_at_data_set_retry(header, async_header_get_retry(packet->header)); in at_context_queue_packet()