Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dtulipreg.h638 #define OPMODE_WINB_FES 0x20000000 /* fast ethernet select */ macro
H A Dtulip.c3253 sc->sc_opmode &= ~(OPMODE_WINB_FES | OPMODE_FD); in tlp_winb_mii_statchg()
3256 sc->sc_opmode |= OPMODE_WINB_FES; in tlp_winb_mii_statchg()