Searched refs:Am79C978 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/pcn/
H A Dif_pcn.c113 { Am79C978, "Am79C978" },
294 sc->pcn_type == Am79C978) && sc->pcn_extphyaddr != -1 &&
305 sc->pcn_type == Am79C978) && sc->pcn_extphyaddr == -1)
535 case Am79C978:
658 * and the Am79C978 internal HomePNA PHYs.
1235 * For Am79C978 we've to unconditionally set PCN_PORT_MII and
1238 if (sc->pcn_type != Am79C978 &&
1291 if (sc->pcn_type == Am79C978)
H A Dif_pcnreg.h224 #define Am79C978 0x2626 macro

Completed in 106 milliseconds