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