Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h46 extern int did_hash_init(topo_mod_t *);
H A Ddid_hash.c43 did_hash_init(topo_mod_t *hdl) in did_hash_init() function
H A Dpcibus.c819 if (did_hash_init(mp) != 0) in pciexbus_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c72 if (did_hash_init(mod) < 0) { in x86pi_hbr_enum_init()
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c164 if (did_hash_init(mp) < 0) { in hb_enum()