Lines Matching defs:node
180 count_cb(di_node_t node, void *arg)
185 if (di_prop_lookup_strings(DDI_DEV_T_ANY, node, "zonename",
224 destroy_cb(di_node_t node, void *arg)
232 if (di_prop_lookup_strings(DDI_DEV_T_ANY, node, "zonename",
243 tmp = di_devfs_path(node);
322 * interfaces to instantiate a new zone console node. We do a lot of
373 * Set three properties on this node; the first is the name of the
377 * node-- we need the node to still be there when we ask devfsadmd
395 zerror(zlogp, B_TRUE, "failed to create console node");