Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c146 if (topo_node_flags(node) != TOPO_NODE_FACILITY || in dl_fault_walk_inner()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c232 if (topo_node_flags(rnode) == TOPO_NODE_FACILITY) { in fac_prov_mptsas_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/
H A Dfac_prov_ahci.c274 if (topo_node_flags(rnode) == TOPO_NODE_FACILITY) { in fac_prov_ahci_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_libhp/
H A Dfac_prov_libhp.c295 if (flags != TOPO_NODE_FACILITY) { in topo_fac_prov_libhp_enum()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c609 node->tn_fflags = TOPO_NODE_FACILITY; in topo_node_facbind()
702 if (topo_node_flags(tmp) != TOPO_NODE_FACILITY) { in topo_node_facility()
H A Dlibtopo.h191 #define TOPO_NODE_FACILITY 1 macro
H A Dtopo_mod.c969 if (topo_node_flags(cnp) != TOPO_NODE_FACILITY) in topo_mod_hc_occupied()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1890 if (topo_node_flags(node) & TOPO_NODE_FACILITY) in ipmi_entity()
1967 if (topo_node_flags(node) & TOPO_NODE_FACILITY) in dimm_ipmi_entity()
2030 if (topo_node_flags(node) & TOPO_NODE_FACILITY) { in cs_ipmi_entity()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c327 TOPO_NODE_FACILITY) in print_prop_nameval()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c574 if (topo_node_flags(node) == TOPO_NODE_FACILITY) in cfgcollect()