Searched refs:ALE_FLAG_MSI (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ale/
H A Dif_alevar.h201 #define ALE_FLAG_MSI 0x0004 macro
H A Dif_ale.c569 sc->ale_flags |= ALE_FLAG_MSI;
677 else if ((sc->ale_flags & ALE_FLAG_MSI) != 0)
742 else if ((sc->ale_flags & ALE_FLAG_MSI) != 0)
755 if ((sc->ale_flags & (ALE_FLAG_MSI | ALE_FLAG_MSIX)) != 0)

Completed in 67 milliseconds