Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_bus_reset.c931 if (!NODE_VISITED(tmp->phy_port[i])) { in s1394_match_tree_nodes()
1197 if (!NODE_VISITED(&hal->topology_tree[i]) && in s1394_speed_map_fill_speed_N()
1216 (!NODE_VISITED(tmp->phy_port[j]))) { in s1394_speed_map_fill_speed_N()
H A Ds1394_hotplug.c827 tnf_int, visited, NODE_VISITED(node)); in s1394_process_topology_tree()
992 NODE_VISITED(onode), tnf_int, generation_changed, in s1394_process_old_tree()
H A Ds1394_dev_disc.c795 NODE_VISITED(node), tnf_int, generation_changed, in s1394_read_bus_info_blk()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h408 #define NODE_VISITED(n) \ macro