Home
last modified time | relevance | path

Searched refs:PP2_DEVICE_PATH (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DPp2Dxe.h340 } PP2_DEVICE_PATH; typedef
358 PP2_DEVICE_PATH *DevicePath;
DPp2Dxe.c58 STATIC PP2_DEVICE_PATH Pp2DevicePathTemplate = {
711 PP2_DEVICE_PATH *Pp2DevicePath = Pp2Context->DevicePath; in Pp2SnpStationAddress()
1064 PP2_DEVICE_PATH *Pp2DevicePath; in Pp2DxeSnpInstall()
1067 Pp2DevicePath = AllocateCopyPool (sizeof (PP2_DEVICE_PATH), &Pp2DevicePathTemplate); in Pp2DxeSnpInstall()