Searched defs:IsDevicePathEnd (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/boot/efi/include/
H A Defidevp.h62 #define IsDevicePathEnd(a) ( IsDevicePathEndType(a) && IsDevicePathEndSubType(a) ) macro

Completed in 104 milliseconds