Searched refs:TOPO_PGROUP_STORAGE (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 35 { 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_41/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | topo_gather.c | 296 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_41/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_common.c | 103 TOPO_PGROUP_STORAGE, 223 topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props() 232 if (dnode->ddn_mfg && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props() 239 if (dnode->ddn_model && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props() 246 if (dnode->ddn_serial && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props() 253 if (dnode->ddn_firm && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props() 260 if (dnode->ddn_cap && (topo_prop_set_string(dtn, TOPO_PGROUP_STORAGE, in disk_set_props()
|
H A D | disk.h | 46 #define TOPO_PGROUP_STORAGE "storage" macro
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 124 #define TOPO_PGROUP_STORAGE "storage" macro
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 213 TOPO_PGROUP_STORAGE, 1213 TOPO_PGROUP_STORAGE, in ses_create_disk() 1618 if (topo_prop_set_string(tnode, TOPO_PGROUP_STORAGE, in ses_set_expander_props() 1652 if (topo_prop_set_uint64(tnode, TOPO_PGROUP_STORAGE, in ses_set_expander_props() 1669 TOPO_PGROUP_STORAGE, TOPO_STORAGE_MANUFACTURER, in ses_set_expander_props() 1676 TOPO_PGROUP_STORAGE, TOPO_STORAGE_MODEL, in ses_set_expander_props() 1684 TOPO_PGROUP_STORAGE, TOPO_STORAGE_SERIAL_NUM, in ses_set_expander_props() 1693 TOPO_PGROUP_STORAGE, in ses_set_expander_props() 1740 if (topo_prop_set_string(tnode, TOPO_PGROUP_STORAGE, in ses_set_connector_props() 1781 if (topo_prop_set_string(tnode, TOPO_PGROUP_STORAGE, in ses_set_connector_props()
|
/titanic_41/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1006 if (topo_prop_get_string(node, TOPO_PGROUP_STORAGE, in slt_process_ses_log()
|