Searched refs:JME_FLAG_MSI (Results 1 – 2 of 2) sorted by relevance
191 #define JME_FLAG_MSI 0x00000008 macro
686 sc->jme_flags |= JME_FLAG_MSI; in jme_attach() 692 if ((sc->jme_flags & JME_FLAG_MSI) != 0 || in jme_attach() 949 if ((sc->jme_flags & (JME_FLAG_MSIX | JME_FLAG_MSI)) != 0) in jme_detach()