Searched refs:SELF_ID_LINK_ON (Results 1 – 1 of 1) sorted by relevance
39 #define SELF_ID_LINK_ON(q) (((q) >> 22) & 0x01) macro122 node->link_on = SELF_ID_LINK_ON(sid); in fw_node_create()