Searched refs:storage_pgroup (Results 1 – 3 of 3) sorted by relevance
/titanic_41/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) in pci_scsi_device_create() 136 if (topo_pgroup_create(child, &storage_pgroup, &e) < 0) in pci_smp_device_create() 170 if (topo_pgroup_create(child, &storage_pgroup, &e) < 0) in pci_iport_device_create() 307 if (topo_pgroup_create(recep, &storage_pgroup, &err) < 0) { in pci_receptacle_instantiate()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_common.c | 102 static const topo_pgroup_info_t storage_pgroup = { variable 165 if (topo_pgroup_create(dtn, &storage_pgroup, &err) != 0) { in disk_set_props()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 212 static const topo_pgroup_info_t storage_pgroup = { variable 1612 if (topo_pgroup_create(tnode, &storage_pgroup, &err) != 0) { in ses_set_expander_props() 1734 if (topo_pgroup_create(tnode, &storage_pgroup, &err) != 0) { in ses_set_connector_props()
|