Searched refs:ALE_FLAG_MSIX (Results 1 – 2 of 2) sorted by relevance
202 #define ALE_FLAG_MSIX 0x0008 macro
558 sc->ale_flags |= ALE_FLAG_MSIX; in ale_attach()563 if (msi_disable == 0 && (sc->ale_flags & ALE_FLAG_MSIX) == 0 && in ale_attach()661 if ((sc->ale_flags & ALE_FLAG_MSIX) != 0) in ale_attach()726 if ((sc->ale_flags & ALE_FLAG_MSIX) != 0) in ale_detach()741 if ((sc->ale_flags & (ALE_FLAG_MSI | ALE_FLAG_MSIX)) != 0) in ale_detach()