Searched refs:LE_C0_IDON (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/le/
H A Dlance.c321 if ((*sc->sc_rdcsr)(sc, LE_CSR0) & LE_C0_IDON)
324 if ((*sc->sc_rdcsr)(sc, LE_CSR0) & LE_C0_IDON) {
H A Dlancereg.h273 #define LE_C0_IDON 0x0100 /* initialization done */ macro

Completed in 108 milliseconds