Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dpacket-header-definitions.h67 static inline unsigned int async_header_get_rcode(const u32 header[ASYNC_HEADER_QUADLET_COUNT]) in async_header_get_rcode() function
H A Dpacket-serdes-test.c147 *rcode = async_header_get_rcode(header); in deserialize_async_header_response()
H A Dcore-transaction.c1011 rcode = async_header_get_rcode(p->header); in fw_core_handle_response()
H A Dohci.c1432 ohci1394_at_data_set_rcode(header, async_header_get_rcode(packet->header)); in at_context_queue_packet()