Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_hash.c39 static did_hash_t *did_hash_create(topo_mod_t *);
45 did_hash_t *dh = did_hash_create(hdl); in did_hash_init()
87 did_hash_create(topo_mod_t *hdl) in did_hash_create() function