Home
last modified time | relevance | path

Searched refs:MEDIA_PROTOCOL_DEVICE_PATH (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/efi32/include/efi/
Defidevp.h311 } MEDIA_PROTOCOL_DEVICE_PATH; typedef
361 MEDIA_PROTOCOL_DEVICE_PATH MediaProtocol;
394 MEDIA_PROTOCOL_DEVICE_PATH *MediaProtocol;
/external/syslinux/efi64/include/efi/
Defidevp.h311 } MEDIA_PROTOCOL_DEVICE_PATH; typedef
361 MEDIA_PROTOCOL_DEVICE_PATH MediaProtocol;
394 MEDIA_PROTOCOL_DEVICE_PATH *MediaProtocol;
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defidevp.h311 } MEDIA_PROTOCOL_DEVICE_PATH; typedef
361 MEDIA_PROTOCOL_DEVICE_PATH MediaProtocol;
394 MEDIA_PROTOCOL_DEVICE_PATH *MediaProtocol;
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DDevicePath.h409 } MEDIA_PROTOCOL_DEVICE_PATH; typedef
484 MEDIA_PROTOCOL_DEVICE_PATH MediaProtocol;
521 MEDIA_PROTOCOL_DEVICE_PATH *MediaProtocol;
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Ddpath.c812 MEDIA_PROTOCOL_DEVICE_PATH *MediaProt; in _DevPathMediaProtocol()