Searched refs:END_DEVICE_PATH_TYPE (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/lib/libefivar/
H A Duefi-dputil.c76 END_DEVICE_PATH_TYPE,
321 return (BOOLEAN) (DevicePathType (Node) == END_DEVICE_PATH_TYPE);
356 END_DEVICE_PATH_TYPE, the SubType field of Node is set to
H A Defivar-dp-xlate.c152 DevicePathType(walker) == END_DEVICE_PATH_TYPE)
337 DevicePathType(walker) != END_DEVICE_PATH_TYPE) {
H A Defivar-dp-format.c2270 {END_DEVICE_PATH_TYPE, END_INSTANCE_DEVICE_PATH_SUBTYPE, DevPathToTextEndInstance },
/freebsd-12-stable/stand/efi/include/
H A Defidevp.h45 #define END_DEVICE_PATH_TYPE 0x7f macro
60 #define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE)
72 (a)->Type = END_DEVICE_PATH_TYPE; \
/freebsd-12-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1325 #define END_DEVICE_PATH_TYPE 0x7f macro

Completed in 177 milliseconds