Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwx.c2254 ~IWX_MSIX_HW_INT_CAUSES_REG_ALIVE); in iwx_enable_fwload_interrupt()
2255 sc->sc_hw_mask = IWX_MSIX_HW_INT_CAUSES_REG_ALIVE; in iwx_enable_fwload_interrupt()
2579 IWX_MSIX_HW_INT_CAUSES_REG_ALIVE | in iwx_conf_msix_hw()
10782 if (inta_hw & IWX_MSIX_HW_INT_CAUSES_REG_ALIVE) { in iwx_intr_msix()
H A Dif_iwxreg.h1129 IWX_MSIX_HW_INT_CAUSES_REG_ALIVE = (1 << 0), enumerator