Searched defs:DevicePathType (Results 1 – 2 of 2) sorted by relevance
| /freebsd/stand/efi/include/ | ||
| H A D | efi.h | 66 #define DevicePathType(a) ( ((a)->Type) & EFI_DP_TYPE_MASK ) macro |
| /freebsd/lib/libefivar/ | ||
| H A D | uefi-dputil.c | 207 DevicePathType ( in DevicePathType() function |