Home
last modified time | relevance | path

Searched refs:calloutList (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-mrw-tools/
H A Dgen_path_callouts.pl61 calloutList => shift,
85 sub calloutList subroutine
88 return $self->{calloutList};
622 my @calloutList;
623 push @calloutList, @{$secondCallout->calloutList()};
624 push @calloutList, @{$firstCallout->calloutList()};
634 $secondCallout->destChip(), \@calloutList, $FSILink);
643 $secondCallout->destChip(), \@calloutList,
654 $secondCallout->destChip(), \@calloutList,
727 for my $fruCallout (@{$callout->calloutList()})