Searched refs:dp_physlot_name (Results 1 – 2 of 2) sorted by relevance
329 &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()
73 char *dp_physlot_name; /* PCI-Express physical slot name */ member