Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwxreg.h1104 #define IWX_CSR_MSIX_HW_INT_CAUSES_AD (IWX_CSR_MSIX_BASE + 0x808) macro
H A Dif_iwx.c10738 inta_hw = IWX_READ(sc, IWX_CSR_MSIX_HW_INT_CAUSES_AD); in iwx_intr_msix()
10740 IWX_WRITE(sc, IWX_CSR_MSIX_HW_INT_CAUSES_AD, inta_hw); in iwx_intr_msix()