Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_etreg.h402 #define ET_INTRS \ macro
H A Dif_et.c1179 if ((status & ET_INTRS) == 0) in et_intr()
1200 CSR_WRITE_4(sc, ET_INTR_MASK, ~ET_INTRS); in et_intr()
1244 CSR_WRITE_4(sc, ET_INTR_MASK, ~ET_INTRS); in et_init_locked()