Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Duefi-dputil.c211 DevicePathType ( in DevicePathType() function
/freebsd/stand/efi/include/
H A Defidevp.h54 #define DevicePathType(a) ( ((a)->Type) & EFI_DP_TYPE_MASK ) macro