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

/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c211 boolean_t spt_isfru; member in struct:ses_phys_tree
2446 LIBSES_PROP_FRU, &child->spt_isfru) != 0) {
2634 if (!(child->spt_isfru)) {
2637 if (dirfru->spt_isfru) {
2896 LIBSES_PROP_FRU, &sproot->spt_isfru) != 0) {
2902 sproot->spt_isfru = B_TRUE;

Completed in 288 milliseconds