Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stgereg.h264 #define STGE_IntStatus 0x5e /* 16-bit */ macro
H A Dif_stge.c714 if ((CSR_READ_2(sc, STGE_IntStatus) & IS_InterruptStatus) == 0) in stge_intr()
1216 CSR_WRITE_2(sc, STGE_IntStatus, 0xffff); in stge_init()