Lines Matching defs:node
46 mdeg_node_match_t *nmatch; /* node match filter */
331 * Handle the special case where the node specification
350 cmn_err(CE_WARN, "unable to match node specifier");
376 MDEG_DBG("mdeg_notify_client_reg: %d node%s of interest\n",
411 * Passing NULL for the node specification parameter is valid
428 /* node spec and node match must both be valid, or both NULL */
599 * Handle the special case where the node specification
684 mdeg_node_spec_match(md_t *md, mde_cookie_t node, mdeg_node_spec_t *nspec)
689 ASSERT(node != MDE_INVAL_ELEM_COOKIE);
699 if (md_get_prop_val(md, node, prop->namep, &val) != 0)
710 if (md_get_prop_str(md, node, prop->namep, &str) != 0)
753 * Cache matching node pairs.
769 * Generate a string that represents the node specifier