Searched refs:IScsiConfigGetAttemptByConfigIndex (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiConfig.h153 IScsiConfigGetAttemptByConfigIndex (
H A DIScsiConfig.c299 IScsiConfigGetAttemptByConfigIndex ( function
677 ExistAttempt = IScsiConfigGetAttemptByConfigIndex (Attempt->AttemptConfigIndex);
1520 AttemptConfigData = IScsiConfigGetAttemptByConfigIndex (AttemptConfigIndex);
1776 AttemptConfigData = IScsiConfigGetAttemptByConfigIndex (CurrentAttemptConfigIndex);
H A DIScsiIbft.c233 Attempt = IScsiConfigGetAttemptByConfigIndex (mPrivate->BootSelectedIndex);
H A DIScsiMisc.c952 AttemptTmp = IScsiConfigGetAttemptByConfigIndex (AttemptConfigOrder[Index]);
1208 AttemptConfigData = IScsiConfigGetAttemptByConfigIndex (AttemptConfigOrder[Index]);

Completed in 107 milliseconds