Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h67 extern did_t *did_chain_get(did_t *);
H A Ddid.c424 did_chain_get(did_t *dp) in did_chain_get() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c333 didp = did_chain_get(didp); in specific_hb_enum()