Searched refs:CFG_MII_SELECT (Results 1 – 1 of 1) sorted by relevance
177 #define CFG_MII_SELECT 0x8000 /* 91C100 only */ macro900 smc->cfg |= CFG_MII_SELECT; in smc91c92_config()904 if (smc->cfg & CFG_MII_SELECT) { in smc91c92_config()932 (smc->cfg & CFG_MII_SELECT) ? "MII" : if_names[dev->if_port]); in smc91c92_config()935 if (smc->cfg & CFG_MII_SELECT) { in smc91c92_config()1590 if (smc->cfg & CFG_MII_SELECT) in s9k_config()1680 outw(((smc->cfg & CFG_MII_SELECT) ? 0 : TCR_MONCSN) | in smc_reset()1684 if (smc->cfg & CFG_MII_SELECT) { in smc_reset()1763 if (smc->cfg & CFG_MII_SELECT) { in media_check()1837 if (smc->cfg & CFG_MII_SELECT) { in smc_link_ok()[all …]