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

/freebsd-11.0-release/sys/dev/le/
H A Dif_le_lebuffer.c143 * NB: For whatever reason setting LE_C3_BSWP has no effect with at
145 * indicates to set LE_C3_BSWP also for these cards), so we need
289 * Make sure LE_C3_BSWP is cleared so that for cards where
293 sc->sc_conf3 &= ~LE_C3_BSWP;
H A Dif_le_ledma.c386 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 64 milliseconds