Home
last modified time | relevance | path

Searched refs:ACPI_DP (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/stand/efi/include/
H A Defidevp.h129 #define ACPI_DP 0x01 macro
/freebsd-12.1/stand/efi/loader/
H A Dmain.c141 (DevicePathSubType(path) == ACPI_DP || in has_keyboard()
685 DevicePathSubType(node) == ACPI_DP) { in parse_uefi_con_out()
/freebsd-12.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h202 #define ACPI_DP 0x01 macro
/freebsd-12.1/stand/efi/libefi/
H A Defipart.c302 DevicePathSubType(node) == ACPI_DP) { in efipart_floppy()
/freebsd-12.1/lib/libefivar/
H A Defivar-dp-parse.c790 ACPI_DP, in DevPathFromTextAcpi()
822 ACPI_DP, in ConvertFromTextAcpi()
H A Defivar-dp-format.c2230 {ACPI_DEVICE_PATH, ACPI_DP, DevPathToTextAcpi },