Searched refs:spiGen (Results 1 – 1 of 1) sorted by relevance
1216 RandomSpi spiGen = RandomSpi(minSpi, maxSpi); in allocateSpi() local1219 while ((spi = spiGen.next()) != INVALID_SPI) { in allocateSpi()