Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h44 extern void did_hash_insert(topo_mod_t *, di_node_t, did_t *);
H A Ddid_hash.c128 did_hash_insert(topo_mod_t *mp, di_node_t key, did_t *new) in did_hash_insert() function
H A Ddid.c411 did_hash_insert(mp, src, np); in did_create()