Searched refs:IOAT_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
29 #define IOAT_MAX_CHANNELS 32 macro
154 static struct ioat_softc *ioat_channel[IOAT_MAX_CHANNELS];332 for (i = 0; i < IOAT_MAX_CHANNELS; i++) { in ioat_attach()336 if (i >= IOAT_MAX_CHANNELS) { in ioat_attach()