Home
last modified time | relevance | path

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

/external/syslinux/efi64/include/efi/
Defidevp.h52 #define IsDevicePathEndType(a) ( DevicePathType(a) == END_DEVICE_PATH_TYPE ) macro
/external/syslinux/efi32/include/efi/
Defidevp.h52 #define IsDevicePathEndType(a) ( DevicePathType(a) == END_DEVICE_PATH_TYPE ) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defidevp.h52 #define IsDevicePathEndType(a) ( DevicePathType(a) == END_DEVICE_PATH_TYPE ) macro