Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_alereg.h536 #define INTR_DIS_INT 0x80000000 macro
H A Dif_agereg.h484 #define INTR_DIS_INT 0x80000000 macro
H A Dif_alcreg.h794 #define INTR_DIS_INT 0x80000000 macro
H A Dif_alc.c2206 CSR_WRITE_4(sc, ALC_INTR_STATUS, INTR_DIS_INT); in alc_intr()
2213 CSR_WRITE_4(sc, ALC_INTR_STATUS, status | INTR_DIS_INT); in alc_intr()
H A Dif_ale.c1247 CSR_WRITE_4(sc, ALE_INTR_STATUS, status | INTR_DIS_INT); in ale_intr()
H A Dif_age.c452 CSR_WRITE_4(sc, AGE_INTR_STATUS, status | INTR_DIS_INT); in age_intr()