Searched refs:PXEBC_VIRTUAL_NIC (Results 1 – 3 of 3) sorted by relevance
60 typedef struct _PXEBC_VIRTUAL_NIC PXEBC_VIRTUAL_NIC; typedef83 #define PXEBC_VIRTUAL_NIC_FROM_LOADFILE(a) CR (a, PXEBC_VIRTUAL_NIC, LoadFile, PXEBC_VIRTUAL_NIC…110 PXEBC_VIRTUAL_NIC *Ip4Nic;111 PXEBC_VIRTUAL_NIC *Ip6Nic;
737 Private->Ip4Nic = AllocateZeroPool (sizeof (PXEBC_VIRTUAL_NIC)); in PxeBcCreateIp4Children()910 Private->Ip6Nic = AllocateZeroPool (sizeof (PXEBC_VIRTUAL_NIC)); in PxeBcCreateIp6Children()1544 PXEBC_VIRTUAL_NIC *VirtualNic; in PxeBcStop()
2345 PXEBC_VIRTUAL_NIC *VirtualNic; in EfiPxeLoadFile()