Home
last modified time | relevance | path

Searched refs:LE_C0_INIT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/lnc/
H A Dlancereg.h292 #define LE_C0_INIT 0x0001 /* begin initialization */ macro
H A Dam79900.c454 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT)); in am79900_intr()
H A Dam7990.c417 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT)); in am7990_intr()
H A Dlance.c279 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_INIT); in lance_init_locked()