Searched refs:switch_attached (Results 1 – 2 of 2) sorted by relevance
174 static int switch_attached = 0; variable786 sc->switch_attached = 1; in mge_attach()788 switch_attached = 1; in mge_attach()790 sc->switch_attached = 0; in mge_attach()902 if (sc->switch_attached) { in mge_attach()1112 if (sc->switch_attached) { in mge_init_locked()1556 KASSERT(!switch_attached, ("miibus used with switch attached")); in mge_miibus_readreg()1565 KASSERT(!switch_attached, ("miibus used with switch attached")); in mge_miibus_writereg()
113 int switch_attached; member