Searched refs:hermon_dbr_info_t (Results 1 – 4 of 4) sorted by relevance
265 hermon_dbr_page_alloc(hermon_state_t *state, hermon_dbr_info_t **dinfo) in hermon_dbr_page_alloc()274 hermon_dbr_info_t *info; in hermon_dbr_page_alloc()279 info = kmem_zalloc(sizeof (hermon_dbr_info_t), KM_SLEEP); in hermon_dbr_page_alloc()297 kmem_free((void *)info, sizeof (hermon_dbr_info_t)); in hermon_dbr_page_alloc()308 kmem_free((void *)info, sizeof (hermon_dbr_info_t)); in hermon_dbr_page_alloc()319 kmem_free((void *)info, sizeof (hermon_dbr_info_t)); in hermon_dbr_page_alloc()356 hermon_dbr_info_t *info = NULL; in hermon_dbr_alloc()404 hermon_dbr_info_t *info; in hermon_dbr_free()434 hermon_dbr_info_t *info, *link; in hermon_dbr_kern_free()448 kmem_free(info, sizeof (hermon_dbr_info_t)); in hermon_dbr_kern_free()
3667 hermon_dbr_info_t *info; in hermon_internal_uarpg_init()
214 } hermon_dbr_info_t; typedef626 int hermon_dbr_page_alloc(hermon_state_t *state, hermon_dbr_info_t **info);
558 hermon_dbr_info_t *hs_kern_dbr;