BWI_MAC_MAX
KASSERT(sc->sc_nmac <= BWI_MAC_MAX && sc->sc_nmac >= 0,
if (sc->sc_nmac == BWI_MAC_MAX) {
struct bwi_mac sc_mac[BWI_MAC_MAX];