Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dlancereg.h274 #define LE_C0_IDON 0x0100 /* initialization done */ macro
H A Dlance.c318 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()