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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h72 int dp_physlot; /* PCI-Express physical slot # */ member in struct:did
H A Ddid.c258 return (did->dp_physlot);
265 return ((did->dp_physlot >= 0) || (did->dp_nslots > 0));
328 if (di_physlotinfo_get(mp, src, &np->dp_physlot,
339 np->dp_physlot = -1;

Completed in 16 milliseconds