Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h83 int dp_bdf; /* PCI "real" bdf */ member
H A Ddid.c307 np->dp_bdf = (PCI_REG_BUS_G(reg) << 8) | (PCI_REG_DEV_G(reg) << 3) | in did_create()
505 return ((int)dp->dp_bdf); in did_bdf()