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

/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defidevp.h60 #define IsDevicePathEnd(a) ( IsDevicePathEndType(a) && IsDevicePathEndSubType(a) ) macro

Completed in 47 milliseconds