Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alereg.h548 #define ALE_INTRS \ macro
H A Dif_ale.c2207 if ((status & ALE_INTRS) == 0) in ale_intr()
2230 if ((status & ALE_INTRS) == 0) in ale_int_task()
2267 (CSR_READ_4(sc, ALE_INTR_STATUS) & ALE_INTRS) != 0) { in ale_int_task()
2820 CSR_WRITE_4(sc, ALE_INTR_MASK, ALE_INTRS); in ale_init_locked()