Home
last modified time | relevance | path

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

/freebsd/sys/arm/annapurna/alpine/
H A Dalpine_pci_msix.c51 #define INTR_RANGE_COUNT 2 macro
135 int interrupts[INTR_RANGE_COUNT]; in al_msix_attach()
191 } else if ((nintr / icells) != INTR_RANGE_COUNT) { in al_msix_attach()
199 for (i = 0; i < INTR_RANGE_COUNT; i++) in al_msix_attach()