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

/freebsd-13-stable/lib/libefivar/
H A Duefi-dputil.c343 IsDevicePathEnd ( function
/freebsd-13-stable/stand/efi/include/
H A Defidevp.h62 #define IsDevicePathEnd(a) ( IsDevicePathEndType(a) && IsDevicePathEndSubType(a) ) macro

Completed in 104 milliseconds