Home
last modified time | relevance | path

Searched refs:ddn_lpath (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.h86 char *ddn_lpath; /* logical path (public /dev name) */ member
H A Ddisk_common.c223 if (dnode->ddn_lpath != NULL && in disk_set_props()
226 dnode->ddn_lpath, &err) != 0) { in disk_set_props()
566 dnode->ddn_lpath = topo_mod_strdup(mod, ctds ? ctds + 1 : devpath); in disk_devlink_callback()
597 topo_mod_strfree(mod, dnode->ddn_lpath); in dev_di_node_free()
828 if (dnode->ddn_lpath == NULL) { in dev_di_node_add()