Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/efi/include/
H A Defi.h56 #define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE) macro
/dflybsd-src/lib/libefivar/
H A Duefi-dputil.c315 IsDevicePathEndType ( in IsDevicePathEndType() function