Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/diskinfo/
H A Ddiskinfo.c171 if (topo_node_facility(hp, pnp, TOPO_FAC_TYPE_INDICATOR, in disk_walker()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h194 #define TOPO_FAC_TYPE_INDICATOR "indicator" macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c535 TOPO_FAC_TYPE_INDICATOR, nodeid)) == NULL) in ses_add_indicator()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c353 (strcmp(factype, TOPO_FAC_TYPE_INDICATOR) == 0)) { in print_prop_nameval()