Searched refs:FXP_REV_82557 (Results 1 – 2 of 2) sorted by relevance
510 sc->revision = FXP_REV_82557; in fxp_attach()551 if (sc->revision == FXP_REV_82557 && (data & FXP_PHY_DEVICE_MASK) != 0 in fxp_attach()602 if (sc->revision != FXP_REV_82557) { in fxp_attach()2405 if (sc->revision == FXP_REV_82557) { in fxp_init_body()2814 if (sc->revision == FXP_REV_82557) in fxp_miibus_statchg()2927 if (sc->revision != FXP_REV_82557) in fxp_ioctl()
496 #define FXP_REV_82557 1 /* catchall 82557 chip type */ macro