Searched refs:PATM_25M (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/patm/
H A Dif_patmvar.h312 #define PATM_25M 0x0001 /* 25MBit card */ macro
H A Dif_patm_attach.c327 sc->flags |= PATM_25M;
346 sc->flags |= PATM_25M;
H A Dif_patm.c154 if (sc->flags & PATM_25M) {
H A Dif_patm_tx.c817 if (sc->flags & PATM_25M)
864 if (sc->flags & PATM_25M)

Completed in 201 milliseconds