Home
last modified time | relevance | path

Searched refs:phy_packet_self_id_get_more_packets (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firewire/
A Dphy-packet-definitions.h196 static inline bool phy_packet_self_id_get_more_packets(u32 quadlet) in phy_packet_self_id_get_more_packets() function
238 while (phy_packet_self_id_get_more_packets(quadlet)) { in self_id_sequence_enumerator_next()
A Dpacket-serdes-test.c226 *has_more_packets = phy_packet_self_id_get_more_packets(quadlet); in deserialize_phy_packet_self_id_zero()
248 *has_more_packets = phy_packet_self_id_get_more_packets(quadlet); in deserialize_phy_packet_self_id_extended()

Completed in 10 milliseconds