Searched refs:bm_inst (Results 1 – 2 of 2) sorted by relevance
123 bridge_inst_t *bm_inst; member
250 if ((bip = bmp->bm_inst) != NULL) in mac_to_inst()595 ASSERT(bmp->bm_inst == NULL); in bmac_alloc()596 bmp->bm_inst = bip; in bmac_alloc()628 bnew->bm_inst = bip; in bmac_alloc()660 bip = bmp->bm_inst; in bmac_disconnect()662 bmp->bm_inst = NULL; in bmac_disconnect()1473 if (bmp->bm_inst != NULL) in bridge_timer()