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

/freebsd-11-stable/sys/dev/age/
H A Dif_agevar.h211 #define AGE_FLAG_MSI 0x0004 macro
H A Dif_age.c552 sc->age_flags |= AGE_FLAG_MSI;
653 else if ((sc->age_flags & AGE_FLAG_MSI) != 0)
720 else if ((sc->age_flags & AGE_FLAG_MSI) != 0)
733 if ((sc->age_flags & (AGE_FLAG_MSI | AGE_FLAG_MSIX)) != 0)

Completed in 66 milliseconds