Home
last modified time | relevance | path

Searched refs:PHY_PACKET_SELF_ID_PORT_STATUS_NONE (Results 1 – 5 of 5) sorted by relevance

/drivers/firewire/
A Dpacket-serdes-test.c690 KUNIT_EXPECT_EQ(test, PHY_PACKET_SELF_ID_PORT_STATUS_NONE, port_status[1]); in test_phy_packet_self_id_zero_case0()
691 KUNIT_EXPECT_EQ(test, PHY_PACKET_SELF_ID_PORT_STATUS_NONE, port_status[2]); in test_phy_packet_self_id_zero_case0()
823 KUNIT_EXPECT_EQ(test, PHY_PACKET_SELF_ID_PORT_STATUS_NONE, port_status[6]); in test_phy_packet_self_id_zero_and_one()
824 KUNIT_EXPECT_EQ(test, PHY_PACKET_SELF_ID_PORT_STATUS_NONE, port_status[7]); in test_phy_packet_self_id_zero_and_one()
825 KUNIT_EXPECT_EQ(test, PHY_PACKET_SELF_ID_PORT_STATUS_NONE, port_status[8]); in test_phy_packet_self_id_zero_and_one()
826 KUNIT_EXPECT_EQ(test, PHY_PACKET_SELF_ID_PORT_STATUS_NONE, port_status[9]); in test_phy_packet_self_id_zero_and_one()
827 KUNIT_EXPECT_EQ(test, PHY_PACKET_SELF_ID_PORT_STATUS_NONE, port_status[10]); in test_phy_packet_self_id_zero_and_one()
A Dphy-packet-definitions.h262 PHY_PACKET_SELF_ID_PORT_STATUS_NONE = 0, enumerator
284 return PHY_PACKET_SELF_ID_PORT_STATUS_NONE; in self_id_sequence_get_port_status()
A Dcore-topology.c156 case PHY_PACKET_SELF_ID_PORT_STATUS_NONE: in build_tree()
218 case PHY_PACKET_SELF_ID_PORT_STATUS_NONE: in build_tree()
A Dself-id-sequence-helper-test.c133 KUNIT_EXPECT_EQ(test, PHY_PACKET_SELF_ID_PORT_STATUS_NONE, port_status[27]); in test_self_id_sequence_get_port_status()
A Dohci.c452 [PHY_PACKET_SELF_ID_PORT_STATUS_NONE] = '.', in log_selfids()

Completed in 18 milliseconds