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

/freebsd-current/sys/dev/msk/
H A Dif_msk.c649 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
715 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
783 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
1132 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0)
1639 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
1642 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0 &&
1686 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0 &&
1695 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0)
1846 sc->msk_pflags |= MSK_FLAG_JUMBO | MSK_FLAG_DESCV2 |
1868 sc->msk_pflags |= MSK_FLAG_FASTETHER | MSK_FLAG_DESCV2 |
[all...]
H A Dif_mskreg.h2567 #define MSK_FLAG_DESCV2 0x0040 macro

Completed in 123 milliseconds