Searched refs:CFG_MII_SELECT (Results 1 – 1 of 1) sorted by relevance
178 #define CFG_MII_SELECT 0x8000 /* 91C100 only */ macro903 smc->cfg |= CFG_MII_SELECT; in smc91c92_config()907 if (smc->cfg & CFG_MII_SELECT) { in smc91c92_config()935 (smc->cfg & CFG_MII_SELECT) ? "MII" : if_names[dev->if_port]); in smc91c92_config()938 if (smc->cfg & CFG_MII_SELECT) { in smc91c92_config()1594 if (smc->cfg & CFG_MII_SELECT) in s9k_config()1684 outw(((smc->cfg & CFG_MII_SELECT) ? 0 : TCR_MONCSN) | in smc_reset()1688 if (smc->cfg & CFG_MII_SELECT) { in smc_reset()1767 if (smc->cfg & CFG_MII_SELECT) { in media_check()1841 if (smc->cfg & CFG_MII_SELECT) { in smc_link_ok()[all …]