Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_aevar.h166 #define AE_FLAG_MSI 0x08 /* Using MSI. */ macro
H A Dif_ae.c299 sc->flags |= AE_FLAG_MSI; in ae_attach()
794 if ((sc->flags & AE_FLAG_MSI) != 0) in ae_detach()