Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/annapurna/alpine/
H A Dalpine_pci_msix.c54 #define INTR_RANGE_COUNT 2 macro
140 int interrupts[INTR_RANGE_COUNT]; in al_msix_attach()
196 } else if ((nintr / icells) != INTR_RANGE_COUNT) { in al_msix_attach()
204 for (i = 0; i < INTR_RANGE_COUNT; i++) in al_msix_attach()