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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c666 topo_node_facility(topo_hdl_t *thp, tnode_t *node, const char *fac_type, argument
710 if (strcmp(fac_type, tmp_factype) != 0) {
H A Dtopo_fmri.c1016 topo_fmri_facility(topo_hdl_t *thp, nvlist_t *rsrc, const char *fac_type, argument
1037 rv |= nvlist_add_string(in, FM_FMRI_FACILITY_TYPE, fac_type);

Completed in 2511 milliseconds