Home
last modified time | relevance | path

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

/freebsd/sys/dev/le/
H A Dlancereg.h279 #define LE_C0_STRT 0x0002 /* enable external activity */ macro
H A Dam79900.c455 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT)); in am79900_intr()
H A Dam7990.c419 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT)); in am7990_intr()
H A Dlance.c320 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_INEA | LE_C0_STRT); in lance_init_locked()