Home
last modified time | relevance | path

Searched refs:ddn_ppath (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c215 TOPO_PROP_IMMUTABLE, (const char **)dnode->ddn_ppath, in disk_set_props()
454 if (dnode->ddn_ppath == NULL) in disk_declare_path()
458 if (di_devfs_path_match(dnode->ddn_ppath[0], path)) in disk_declare_path()
583 topo_mod_strfree(mod, dnode->ddn_ppath[i]); in dev_di_node_free()
588 topo_mod_free(mod, dnode->ddn_ppath, in dev_di_node_free()
692 if ((dnode->ddn_ppath = in dev_di_node_add()
697 if ((dnode->ddn_ppath[0] = topo_mod_strdup(mod, in dev_di_node_add()
745 if ((dnode->ddn_ppath = topo_mod_zalloc(mod, in dev_di_node_add()
772 dnode->ddn_ppath[pathcount] = in dev_di_node_add()
775 if (dnode->ddn_ppath[pathcount] == NULL) in dev_di_node_add()
[all …]
H A Ddisk.h79 char **ddn_ppath; /* physical path to device (phci) */ member
/titanic_50/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1612 (const char **)dnode->ddn_ppath, in ses_set_expander_props()
1678 (const char **)sesdnode->ddn_ppath, in ses_set_expander_props()