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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiConfig.c446 ISCSI_ATTEMPT_CONFIG_NVDATA *SameNicAttempt; local
576 SameNicAttempt = IScsiConfigGetAttemptByNic (Attempt, IfrNvData->Enabled);
577 if (SameNicAttempt != NULL) {
594 AsciiStrToUnicodeStr (SameNicAttempt->AttemptName, AttemptName2);

Completed in 46 milliseconds