Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dcore-topology.c24 #define SELF_ID_PHY_ID(q) (((q) >> 24) & 0x3f) macro
109 node->node_id = LOCAL_BUS | SELF_ID_PHY_ID(sid); in fw_node_create()
200 if (phy_id != SELF_ID_PHY_ID(q)) { in build_tree()
202 phy_id, SELF_ID_PHY_ID(q)); in build_tree()