Searched refs:hb_find_hb (Results 1 – 3 of 3) sorted by relevance
71 extern md_hb_t *hb_find_hb(md_info_t *hbmd, int hbid);
56 hb_find_hb(md_info_t *phbmd, int hbid) { in hb_find_hb() function
328 if ((hbp = hb_find_hb(&hbmd, i)) == NULL) { in platform_hb_enum()