Searched defs:old_node (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c553 (node->cfgrom == NULL || LINK_ACTIVE(node->old_node) == B_FALSE) ||
596 s1394_node_t *onode = node->old_node;
962 onode = nnode->old_node;
1022 nnode->old_node = onode;
1121 * node->old_node can be NULL if this is a new node &
1124 onode = node->old_node;
1934 * the old_node field of the current node and cur_node field of the old
1942 int old_node; local
1959 for (old_node = 0; old_node < ha
[all...]
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h278 s1394_node_t *old_node; member in struct:s1394_node_s

Completed in 68 milliseconds