Searched refs:LE_C0_STOP (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/le/
H A Dif_le_cbus.c235 le_cbus_wrcsr(sc, LE_CSR0, LE_C0_STOP);
237 if (le_cbus_rdcsr(sc, LE_CSR0) != LE_C0_STOP) {
H A Dif_le_isa.c220 le_isa_wrcsr(sc, LE_CSR0, LE_C0_STOP);
222 if (le_isa_rdcsr(sc, LE_CSR0) != LE_C0_STOP) {
H A Dlance.c261 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_STOP);
287 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_STOP);
H A Dlancereg.h279 #define LE_C0_STOP 0x0004 /* disable all external activity */ macro
H A Dam7990.c422 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT));
H A Dam79900.c460 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT));

Completed in 59 milliseconds