Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ipwreg.h27 #define IPW_CSR_INTR 0x0008 macro
H A Dif_ipw.c1050 if ((r = CSR_READ_4(sc, IPW_CSR_INTR)) == 0 || r == 0xffffffff) in ipw_intr()
1072 CSR_WRITE_4(sc, IPW_CSR_INTR, r); in ipw_intr()