Home
last modified time | relevance | path

Searched refs:INTR_DIS_INT (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/age/
H A Dif_agereg.h479 #define INTR_DIS_INT 0x80000000 macro
H A Dif_age.c1868 CSR_WRITE_4(sc, AGE_INTR_STATUS, status | INTR_DIS_INT); in age_intr()
1891 CSR_WRITE_4(sc, AGE_INTR_STATUS, status | INTR_DIS_INT); in age_intr()
/dragonfly/sys/dev/netif/ale/
H A Dif_alereg.h545 #define INTR_DIS_INT 0x80000000 macro
H A Dif_ale.c1975 CSR_WRITE_4(sc, ALE_INTR_STATUS, status | INTR_DIS_INT); in ale_intr()
/dragonfly/sys/dev/netif/alc/
H A Dif_alcreg.h824 #define INTR_DIS_INT 0x80000000 macro
H A Dif_alc.c3224 CSR_WRITE_4(sc, ALC_INTR_STATUS, status | INTR_DIS_INT); in alc_intr()