Searched refs:spd_lpath (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.h60 char *spd_lpath; /* /dev links */ member in struct:ses_path_dev
H A Dses_dev.c151 pathdev->spd_lpath = topo_mod_strdup(mod, link);
342 topo_mod_strfree(mod, pathdevs[i].spd_lpath);
447 i, dnode->sdn_pathdevs[i].spd_lpath);
H A Dses.c1876 if (dnode->sdn_pathdevs[i].spd_lpath)
1884 if (dnode->sdn_pathdevs[i].spd_lpath)
1886 dnode->sdn_pathdevs[i].spd_lpath;
1977 if (sesdnode->sdn_pathdevs[i].spd_lpath)
1985 if (sesdnode->sdn_pathdevs[i].spd_lpath)
1987 sesdnode->sdn_pathdevs[i].spd_lpath;

Completed in 24 milliseconds