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