Searched refs:ep_chipset (Results 1 – 2 of 2) sorted by relevance
232 switch (sc->ep_chipset) { in ep_w1_reg()256 sc->ep_chipset = chipset; in epconfig()362 if (sc->ep_chipset == EP_CHIPSET_UNKNOWN && sc->txashift) { in epconfig()372 switch (sc->ep_chipset) { in epconfig()615 if (sc->ep_chipset == EP_CHIPSET_ROADRUNNER) { in epinit()759 if (sc->ep_chipset == EP_CHIPSET_ROADRUNNER) { in epsetmedia()826 switch (sc->ep_chipset) { in epsetmedia()891 switch (sc->ep_chipset) { in ep_media_status()921 ifp->if_xname, sc->ep_chipset); in ep_media_status()1495 if (sc->ep_chipset == EP_CHIPSET_ROADRUNNER) { in epstop()[all …]
71 u_short ep_chipset; /* Chipset family on this board */ member