Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c569 get_compatible_class(char *outbuf, di_node_t dn) in get_compatible_class() function
623 if (get_compatible_class(classbuf, dn) == 0) { in get_node_class()