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

/freebsd-13-stable/sys/dev/le/
H A Dif_le_isa.c218 le_isa_wrcsr(sc, LE_CSR0, LE_C0_STOP);
220 if (le_isa_rdcsr(sc, LE_CSR0) != LE_C0_STOP) {
H A Dlance.c263 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_STOP);
289 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_STOP);
H A Dlancereg.h281 #define LE_C0_STOP 0x0004 /* disable all external activity */ macro
H A Dam7990.c424 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT));
H A Dam79900.c462 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT));

Completed in 64 milliseconds