Home
last modified time | relevance | path

Searched refs:END_DEVICE_PATH_TYPE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/
H A Defidevp.h43 #define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE)
56 (a)->Type = END_DEVICE_PATH_TYPE; \
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h1369 #define END_DEVICE_PATH_TYPE 0x7f macro