Home
last modified time | relevance | path

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

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