Searched refs:LE_C3_BSWP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/le/
H A Dif_le_lebuffer.c144 * NB: For whatever reason setting LE_C3_BSWP has no effect with at
146 * indicates to set LE_C3_BSWP also for these cards), so we need
290 * Make sure LE_C3_BSWP is cleared so that for cards where
294 sc->sc_conf3 &= ~LE_C3_BSWP;
H A Dif_le_ledma.c385 sc->sc_conf3 = LE_C3_BSWP | LE_C3_ACON | LE_C3_BCON;
H A Dlancereg.h298 #define LE_C3_BSWP 0x0004 /* byte swap */ macro

Completed in 50 milliseconds