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