Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h83 int dp_bdf; /* PCI "real" bdf */ member
H A Ddid.c370 np->dp_bdf = (PCI_REG_BUS_G(reg) << 8) | (PCI_REG_DEV_G(reg) << 3) | in did_create()
391 if (di_physlotinfo_get(mp, src, np->dp_bdf, &np->dp_physlot, in did_create()
568 return ((int)dp->dp_bdf); in did_bdf()