Home
last modified time | relevance | path

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

/freebsd-13.1/stand/efi/include/
H A Defidevp.h129 #define ACPI_DP 0x01 macro
/freebsd-13.1/stand/efi/loader/
H A Defiserialio.c134 (DevicePathSubType(devpath) == ACPI_DP || in efi_serial_get_index()
H A Dmain.c152 (DevicePathSubType(path) == ACPI_DP || in has_keyboard()
752 (DevicePathSubType(node) == ACPI_DP || in parse_uefi_con_out()
/freebsd-13.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h196 #define ACPI_DP 0x01 macro
/freebsd-13.1/stand/efi/libefi/
H A Ddevpath.c192 case ACPI_DP: in efi_acpi_dev_path()
H A Defipart.c445 DevicePathSubType(node) == ACPI_DP) { in efipart_floppy()
/freebsd-13.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 },