Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/le/
Dlancereg.h282 #define LE_C0_STRT 0x0002 /* enable external activity */ macro
Dam79900.c462 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT)); in am79900_intr()
Dam7990.c424 LE_C0_STOP | LE_C0_STRT | LE_C0_INIT)); in am7990_intr()
Dlance.c328 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_INEA | LE_C0_STRT); in lance_init_locked()