Searched refs:TEGRA_FLAG_MSI_USED (Results 1 – 1 of 1) sorted by relevance
310 #define TEGRA_FLAG_MSI_USED 0x0001 macro769 if ((sc->isrcs[end_irq].flags & TEGRA_FLAG_MSI_USED) == in tegra_pcib_msi_alloc_msi()770 TEGRA_FLAG_MSI_USED) { in tegra_pcib_msi_alloc_msi()788 sc->isrcs[irq + i].flags |= TEGRA_FLAG_MSI_USED; in tegra_pcib_msi_alloc_msi()811 KASSERT((ti->flags & TEGRA_FLAG_MSI_USED) == TEGRA_FLAG_MSI_USED, in tegra_pcib_msi_release_msi()815 ti->flags &= ~TEGRA_FLAG_MSI_USED; in tegra_pcib_msi_release_msi()