Searched refs:RGE_FLAG_MSI (Results 1 – 2 of 2) sorted by relevance
194 #define RGE_FLAG_MSI 0x00000001 macro
263 sc->rge_flags |= RGE_FLAG_MSI; in rge_attach()636 if (sc->rge_flags & RGE_FLAG_MSI) in rge_detach()705 if (!(sc->rge_flags & RGE_FLAG_MSI)) { in rge_intr_msi()