Searched refs:BootSelectedIndex (Results 1 – 3 of 3) sorted by relevance
512 if (AttemptConfigData->AttemptConfigIndex == mPrivate->BootSelectedIndex) { in IScsiStart()834 if (AttemptConfigOrder[Index] == mPrivate->BootSelectedIndex || in IScsiStart()844 if (AttemptConfigOrder[Index] == mPrivate->BootSelectedIndex) { in IScsiStart()873 mPrivate->BootSelectedIndex = BootSelected; in IScsiStart()909 if (AttemptConfigOrder[Index] == mPrivate->BootSelectedIndex) { in IScsiStart()918 mPrivate->BootSelectedIndex = BootSelected; in IScsiStart()973 if (mPrivate->BootSelectedIndex != 0) { in IScsiStart()
233 Attempt = IScsiConfigGetAttemptByConfigIndex (mPrivate->BootSelectedIndex); in IScsiFillNICAndTargetSections()250 if (Attempt->AttemptConfigIndex == mPrivate->BootSelectedIndex) { in IScsiFillNICAndTargetSections()
63 UINT8 BootSelectedIndex; member