hermon_dbr_info_t
hermon_dbr_info_t *info;
hermon_dbr_page_alloc(hermon_state_t *state, hermon_dbr_info_t **dinfo)
hermon_dbr_info_t *info;
info = kmem_zalloc(sizeof (hermon_dbr_info_t), KM_SLEEP);
kmem_free((void *)info, sizeof (hermon_dbr_info_t));
kmem_free((void *)info, sizeof (hermon_dbr_info_t));
kmem_free((void *)info, sizeof (hermon_dbr_info_t));
hermon_dbr_info_t *info = NULL;
hermon_dbr_info_t *info;
hermon_dbr_info_t *info, *link;
kmem_free(info, sizeof (hermon_dbr_info_t));
hermon_dbr_info_t *hs_kern_dbr;
int hermon_dbr_page_alloc(hermon_state_t *state, hermon_dbr_info_t **info);