Searched refs:CFG_MII_SELECT (Results 1 – 1 of 1) sorted by relevance
178 #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()1591 if (smc->cfg & CFG_MII_SELECT) in s9k_config()1681 outw(((smc->cfg & CFG_MII_SELECT) ? 0 : TCR_MONCSN) | in smc_reset()1685 if (smc->cfg & CFG_MII_SELECT) { in smc_reset()1764 if (smc->cfg & CFG_MII_SELECT) { in media_check()1838 if (smc->cfg & CFG_MII_SELECT) { in smc_link_ok()[all …]