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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiConfig.c445 ISCSI_ATTEMPT_CONFIG_NVDATA *ExistAttempt; local
677 ExistAttempt = IScsiConfigGetAttemptByConfigIndex (Attempt->AttemptConfigIndex);
678 if (ExistAttempt != NULL) {
679 ASSERT (ExistAttempt == Attempt);
743 } else if (ExistAttempt == NULL) {

Completed in 35 milliseconds