Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stereg.h284 #define STE_ISR_INTLATCH 0x0001 macro
H A Dif_ste.c555 if (!(CSR_READ_2(sc, STE_ISR) & STE_ISR_INTLATCH)) in ste_intr()