HomeSort by relevance Sort by last modified time
    Searched refs:UNDI32DeviceList (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
Init.c 21 UNDI32_DEV *UNDI32DeviceList[MAX_NIC_INTERFACES];
65 // UNDI32DeviceList is an array of pointers
68 UNDI32DeviceList[Index]->NIIProtocol_31.Id = (UINT64) (UINTN) Pxe31Pointer;
71 (VOID **) &(UNDI32DeviceList[Index])
417 UNDI32DeviceList[UNDI32Device->NIIProtocol_31.IfNum] = UNDI32Device;
512 UNDI32DeviceList[UNDI32Device->NIIProtocol_31.IfNum] = NULL;
964 UndiData->NII_entry[Index].NII_InterfacePointer = &UNDI32DeviceList[Index]->NIIProtocol_31;
965 UndiData->NII_entry[Index].DevicePathPointer = UNDI32DeviceList[Index]->Undi32DevPath;
Undi32.h 99 extern UNDI32_DEV *UNDI32DeviceList[MAX_NIC_INTERFACES];
Decode.c     [all...]

Completed in 676 milliseconds