INTR_MSI
t4_intr_types &= INTR_MSIX | INTR_MSI | INTR_INTX;
(sc->intr_type == INTR_MSI ? "MSI" : "INTx"),
if (sc->intr_type == INTR_MSI || sc->intr_type == INTR_MSIX)
(itype != INTR_MSI || powerof2(iaq->nirq))) {
(itype != INTR_MSI || powerof2(iaq->nirq))) {
(itype != INTR_MSI || powerof2(iaq->nirq))) {
if (itype == INTR_MSI)
else if (itype == INTR_MSI)
else if (itype == INTR_MSI)
int t4_intr_types = INTR_MSIX | INTR_MSI | INTR_INTX;
(itype != INTR_MSI || powerof2(iaq->nirq))) {