Home
last modified time | relevance | path

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

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