Searched refs:LE_C0_IDON (Results 1 – 2 of 2) sorted by relevance
274 #define LE_C0_IDON 0x0100 /* initialization done */ macro
318 if ((*sc->sc_rdcsr)(sc, LE_CSR0) & LE_C0_IDON) in lance_init_locked()321 if ((*sc->sc_rdcsr)(sc, LE_CSR0) & LE_C0_IDON) { in lance_init_locked()