Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c329 &np->dp_physlot_name) < 0) { in did_create()
410 if (dp->dp_physlot_name != NULL) in did_destroy()
411 topo_mod_strfree(dp->dp_mod, dp->dp_physlot_name); in did_destroy()
518 if (dp->dp_physlot_name != NULL) in did_physlot_name()
519 return (dp->dp_physlot_name); in did_physlot_name()
H A Ddid_impl.h73 char *dp_physlot_name; /* PCI-Express physical slot name */ member