Searched refs:ALE_FLAG_MSIX (Results 1 – 2 of 2) sorted by relevance
202 #define ALE_FLAG_MSIX 0x0008 macro
557 sc->ale_flags |= ALE_FLAG_MSIX; in ale_attach()562 if (msi_disable == 0 && (sc->ale_flags & ALE_FLAG_MSIX) == 0 && in ale_attach()660 if ((sc->ale_flags & ALE_FLAG_MSIX) != 0) in ale_attach()721 if ((sc->ale_flags & ALE_FLAG_MSIX) != 0) in ale_detach()736 if ((sc->ale_flags & (ALE_FLAG_MSI | ALE_FLAG_MSIX)) != 0) in ale_detach()