Home
last modified time | relevance | path

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

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