Home
last modified time | relevance | path

Searched refs:did_bdf (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h65 extern int did_bdf(did_t *);
H A Ddid.c502 did_bdf(did_t *dp) in did_bdf() function
H A Ddid_props.c905 if ((bdf = did_bdf(pd)) <= 0) in BDF_set()