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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c34 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) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c102 static const topo_pgroup_info_t storage_pgroup = { variable
165 if (topo_pgroup_create(dtn, &storage_pgroup, &err) != 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c230 static const topo_pgroup_info_t storage_pgroup = { variable
1631 if (topo_pgroup_create(tnode, &storage_pgroup, &err) != 0) {
1753 if (topo_pgroup_create(tnode, &storage_pgroup, &err) != 0) {

Completed in 54 milliseconds