Home
last modified time | relevance | path

Searched refs:CR_MII_SELECT (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsmc91cxxreg.h230 #define CR_MII_SELECT 0x8000 /* FEAST: MII port selected */ macro
Dsmc91cxx.c339 if (tmp & CR_MII_SELECT) { in smc91cxx_attach()