Searched refs:GEM_GIGABIT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dgemvar.h167 #define GEM_GIGABIT 0x0001 /* has a gigabit PHY */ macro
H A Dgem.c570 sc->sc_flags |= GEM_GIGABIT;
1188 (((sc->sc_flags & GEM_GIGABIT ? 0x4FF : 0x100) << 10) &
1327 if (sc->sc_flags & GEM_GIGABIT)

Completed in 54 milliseconds