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

/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h59 #define IsDevicePathEnd(a) ( IsDevicePathEndType(a) && IsDevicePathEndSubType(a) ) macro

Completed in 91 milliseconds