Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/prtconf/
H A Dprt_xxx.c54 static struct priv_data *match_priv_data(di_node_t);
353 match_priv_data(di_node_t node) in match_priv_data() function
400 if ((pdp = match_priv_data(node)) == NULL) { in dump_priv_data()