Searched refs:deserialize_phy_packet_self_id_zero (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/firewire/ |
H A D | packet-serdes-test.c | 210 static void deserialize_phy_packet_self_id_zero(u32 quadlet, unsigned int *packet_identifier, in deserialize_phy_packet_self_id_zero() function 665 deserialize_phy_packet_self_id_zero(expected[0], &packet_identifier, &phy_id, &extended, in test_phy_packet_self_id_zero_case0() 720 deserialize_phy_packet_self_id_zero(expected[0], &packet_identifier, &phy_id, &extended, in test_phy_packet_self_id_zero_case1() 780 deserialize_phy_packet_self_id_zero(expected[0], &packet_identifier, &phy_id, &extended, in test_phy_packet_self_id_zero_and_one()
|