Home
last modified time | relevance | path

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

/xen/xen/include/efi/
A Defidevp.h52 #define IsDevicePathEndType(a) ( DevicePathType(a) == END_DEVICE_PATH_TYPE ) macro
54 #define IsDevicePathEnd(a) ( IsDevicePathEndType(a) && IsDevicePathEndSubType(a) )

Completed in 4 milliseconds