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