Searched refs:CR_MII_SELECT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | smc91cxxreg.h | 230 #define CR_MII_SELECT 0x8000 /* FEAST: MII port selected */ macro |
| D | smc91cxx.c | 339 if (tmp & CR_MII_SELECT) { in smc91cxx_attach() |