Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/efi/include/
H A Defi.h51 #define DevicePathType(a) (((a)->Type) & EFI_DP_TYPE_MASK) macro
/dflybsd-src/lib/libefivar/
H A Duefi-dputil.c212 DevicePathType ( in DevicePathType() function