Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/
H A Dh1394.c690 if ((hal->topology_tree_valid == B_TRUE) && in h1394_self_ids()
704 hal->topology_tree_valid = B_FALSE; in h1394_self_ids()
837 (hal->topology_tree_valid == B_TRUE)) { in h1394_self_ids()
H A Ds1394_bus_reset.c585 hal->topology_tree_valid = B_TRUE; in s1394_topology_tree_build()
/titanic_50/usr/src/uts/common/sys/1394/
H A Ds1394.h647 boolean_t topology_tree_valid; member