Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h66 struct did *dp_chain; /* for chaining to another chain of did_ts */ member
H A Ddid.c427 return (dp->dp_chain); in did_chain_get()
455 from->dp_chain = to; in did_did_chain_set()