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

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h73 char *dp_physlot_name; /* PCI-Express physical slot name */ member in struct:did
H A Ddid.c329 &np->dp_physlot_name) < 0) {
410 if (dp->dp_physlot_name != NULL)
411 topo_mod_strfree(dp->dp_mod, dp->dp_physlot_name);
516 * For pciex, name will be in dp_physlot_name
518 if (dp->dp_physlot_name != NULL)
519 return (dp->dp_physlot_name);

Completed in 51 milliseconds