Home
last modified time | relevance | path

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

/freebsd-14.2/stand/efi/include/
H A Defidevp.h128 #define ACPI_DP 0x01 macro
/freebsd-14.2/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h196 #define ACPI_DP 0x01 macro
/freebsd-14.2/stand/efi/libefi/
H A Deficom.c140 (DevicePathSubType(devpath) == ACPI_DP || in efi_serial_get_index()
H A Ddevpath.c189 case ACPI_DP: in efi_acpi_dev_path()
H A Defipart.c444 DevicePathSubType(node) == ACPI_DP) { in efipart_floppy()
/freebsd-14.2/stand/efi/loader/
H A Dmain.c159 (DevicePathSubType(path) == ACPI_DP || in has_keyboard()
779 (DevicePathSubType(node) == ACPI_DP || in parse_uefi_con_out()
/freebsd-14.2/lib/libefivar/
H A Defivar-dp-parse.c790 ACPI_DP, in DevPathFromTextAcpi()
822 ACPI_DP, in ConvertFromTextAcpi()
H A Defivar-dp-format.c2364 { ACPI_DEVICE_PATH, ACPI_DP, DevPathToTextAcpi },