Searched refs:firstCallout (Results 1 – 2 of 2) sorted by relevance
617 my ($firstCallout, $secondCallout) = @_;624 push @calloutList, @{$firstCallout->calloutList()};630 my $FSILink = $firstCallout->fsiLink() . "-" .633 my $fsiCallout = new FSICallout($firstCallout->sourceChip(),639 elsif (($firstCallout->type() eq "FSI") &&642 my $i2cCallout = new FSII2CCallout($firstCallout->sourceChip(),644 $firstCallout->fsiLink(), $secondCallout->i2cBus(),650 elsif (($firstCallout->type() eq "FSI") &&653 my $spiCallout = new FSISPICallout($firstCallout->sourceChip(),655 $firstCallout->fsiLink(), $secondCallout->spiBus());[all …]
105 bool firstCallout = true; in getLocationCodes() local118 if (firstCallout) in getLocationCodes()120 firstCallout = false; in getLocationCodes()