Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h68 #define HARDWARE_DEVICE_PATH 0x01 macro
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c555 } else if (DevicePathType(node) == HARDWARE_DEVICE_PATH && in parse_uefi_con_out()