Searched refs:storage_pgroup (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 34 static const topo_pgroup_info_t storage_pgroup = variable 77 if (topo_pgroup_create(child, &storage_pgroup, &e) < 0) 136 if (topo_pgroup_create(child, &storage_pgroup, &e) < 0) 170 if (topo_pgroup_create(child, &storage_pgroup, &e) < 0) 307 if (topo_pgroup_create(recep, &storage_pgroup, &err) < 0) {
|
/osnet-11/usr/src/lib/fm/topo/modules/common/disk/common/ |
H A D | disk_common.c | 72 static const topo_pgroup_info_t storage_pgroup = { variable 154 if (topo_pgroup_create(dtn, &storage_pgroup, &err) != 0) {
|
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/ |
H A D | ses.c | 217 static const topo_pgroup_info_t storage_pgroup = { variable 2002 if (topo_pgroup_create(tnode, &storage_pgroup, &err) != 0) { 2117 if (topo_pgroup_create(tnode, &storage_pgroup, &err) != 0) {
|
Completed in 33 milliseconds