Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_impl.h179 extern void *ipmi_hash_next(ipmi_hash_t *, void *);
H A Dipmi_hash.c242 ipmi_hash_next(ipmi_hash_t *ihp, void *elem) in ipmi_hash_next() function
H A Dipmi_entity.c585 eip = ipmi_hash_next(ihp->ih_entities, eip)) { in ipmi_entity_iter()
H A Dipmi_sdr.c575 ent = ipmi_hash_next(ihp->ih_sdr_cache, ent)) { in ipmi_sdr_iter()