Searched refs:ih_handle (Results 1 – 2 of 2) sorted by relevance
99 ihp->ih_handle = hp; in ipmi_hash_create()119 ipmi_free(ihp->ih_handle, ihp->ih_buckets); in ipmi_hash_destroy()120 ipmi_free(ihp->ih_handle, ihp); in ipmi_hash_destroy()173 ipmi_handle_t *hp = ihp->ih_handle; in ipmi_hash_resize()
48 ipmi_handle_t *ih_handle; /* handle to library state */ member