Home
last modified time | relevance | path

Searched defs:NextDevicePathNode (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defidevp.h50 #define NextDevicePathNode(a) ( (EFI_DEVICE_PATH *) ( ((UINT8 *) (a)) + DevicePathNodeLength(… macro
/external/syslinux/efi32/include/efi/
Defidevp.h50 #define NextDevicePathNode(a) ( (EFI_DEVICE_PATH *) ( ((UINT8 *) (a)) + DevicePathNodeLength(… macro
/external/syslinux/efi64/include/efi/
Defidevp.h50 #define NextDevicePathNode(a) ( (EFI_DEVICE_PATH *) ( ((UINT8 *) (a)) + DevicePathNodeLength(… macro