Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libefivar/
H A Duefi-dputil.c316 IsDevicePathEndType ( in IsDevicePathEndType() function
/freebsd-13.1/stand/efi/include/
H A Defidevp.h60 #define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE) macro