Home
last modified time | relevance | path

Searched refs:TOPO_PGROUP_STORAGE (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c35 { TOPO_PGROUP_STORAGE, TOPO_STABILITY_PRIVATE,
45 (void) topo_prop_set_string(tn, TOPO_PGROUP_STORAGE, tpnm, in pci_di_prop_set()
56 (void) topo_prop_set_string(tn, TOPO_PGROUP_STORAGE, tpnm, in pci_pi_prop_set()
90 (void) topo_prop_set_int64(child, TOPO_PGROUP_STORAGE, in pci_scsi_device_create()
104 (void) topo_prop_set_int64(child, TOPO_PGROUP_STORAGE, in pci_scsi_device_create()
116 (void) topo_prop_set_int32(child, TOPO_PGROUP_STORAGE, in pci_scsi_device_create()
174 (void) topo_prop_set_string(child, TOPO_PGROUP_STORAGE, in pci_iport_device_create()
312 (void) topo_prop_set_string(recep, TOPO_PGROUP_STORAGE, in pci_receptacle_instantiate()
/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c296 if (topo_prop_get_string(node, TOPO_PGROUP_STORAGE, in topo_add_disk()
307 (void) topo_prop_get_string(node, TOPO_PGROUP_STORAGE, in topo_add_disk()
310 (void) topo_prop_get_string(node, TOPO_PGROUP_STORAGE, in topo_add_disk()
313 (void) topo_prop_get_string(node, TOPO_PGROUP_STORAGE, in topo_add_disk()
316 (void) topo_prop_get_string(node, TOPO_PGROUP_STORAGE, in topo_add_disk()
319 (void) topo_prop_get_string(node, TOPO_PGROUP_STORAGE, in topo_add_disk()
/titanic_44/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c104 TOPO_PGROUP_STORAGE,
224 topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props()
233 if (dnode->ddn_mfg && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props()
240 if (dnode->ddn_model && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props()
247 if (dnode->ddn_serial && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props()
254 if (dnode->ddn_firm && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props()
261 if (dnode->ddn_cap && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props()
H A Ddisk.h46 #define TOPO_PGROUP_STORAGE "storage" macro
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h126 #define TOPO_PGROUP_STORAGE "storage" macro
/titanic_44/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c231 TOPO_PGROUP_STORAGE,
1290 TOPO_PGROUP_STORAGE, in ses_create_disk()
1695 if (topo_prop_set_string(tnode, TOPO_PGROUP_STORAGE, in ses_set_expander_props()
1729 if (topo_prop_set_uint64(tnode, TOPO_PGROUP_STORAGE, in ses_set_expander_props()
1746 TOPO_PGROUP_STORAGE, TOPO_STORAGE_MANUFACTURER, in ses_set_expander_props()
1753 TOPO_PGROUP_STORAGE, TOPO_STORAGE_MODEL, in ses_set_expander_props()
1761 TOPO_PGROUP_STORAGE, TOPO_STORAGE_SERIAL_NUM, in ses_set_expander_props()
1770 TOPO_PGROUP_STORAGE, in ses_set_expander_props()
1817 if (topo_prop_set_string(tnode, TOPO_PGROUP_STORAGE, in ses_set_connector_props()
1858 if (topo_prop_set_string(tnode, TOPO_PGROUP_STORAGE, in ses_set_connector_props()
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c1006 if (topo_prop_get_string(node, TOPO_PGROUP_STORAGE, in slt_process_ses_log()