Searched defs:DevicePathSubType (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libefivar/ | ||
H A D | uefi-dputil.c | 234 DevicePathSubType ( in DevicePathSubType() function |
/freebsd/stand/efi/include/ | ||
H A D | efidevp.h | 55 #define DevicePathSubType(a) ( (a)->SubType ) macro |