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

/freebsd-10.0-release/sys/dev/le/
H A Dlance.c326 if ((*sc->sc_rdcsr)(sc, LE_CSR0) & LE_C0_IDON)
329 if ((*sc->sc_rdcsr)(sc, LE_CSR0) & LE_C0_IDON) {
H A Dlancereg.h280 #define LE_C0_IDON 0x0100 /* initialization done */ macro

Completed in 100 milliseconds