Home
last modified time | relevance | path

Searched refs:mi_bcast_ngrps (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c132 mip->mi_bcast_ngrps--; in mac_bcast_grp_free()
383 mip->mi_bcast_ngrps++; in mac_bcast_add()
H A Dmac.c588 ASSERT(mip->mi_bcast_ngrps == 0 && mip->mi_bcast_grp == NULL); in i_mac_destructor()
2691 ASSERT(mip->mi_bcast_ngrps == 0); in i_mac_disable()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h461 uint_t mi_bcast_ngrps; /* mi_rw_lock */ member