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