Home
last modified time | relevance | path

Searched refs:ACPI_DEVICE_PATH (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c187 if (DevicePathType(path) == ACPI_DEVICE_PATH && in has_keyboard()
537 if (DevicePathType(node) == ACPI_DEVICE_PATH && in parse_uefi_con_out()
551 } else if (DevicePathType(node) == ACPI_DEVICE_PATH && in parse_uefi_con_out()
607 if (DevicePathType(devpath) == ACPI_DEVICE_PATH && in efi_serial_get_uid()
H A Defiserialio.c148 if (DevicePathType(devpath) == ACPI_DEVICE_PATH && in efi_serial_get_index()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h190 #define ACPI_DEVICE_PATH 0x02 macro
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c420 if (DevicePathType(node) == ACPI_DEVICE_PATH && in efipart_floppy()