Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defidevp.h128 #define ACPI_DP 0x01 macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h196 #define ACPI_DP 0x01 macro
/freebsd/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/stand/efi/loader/
H A Dmain.c165 (DevicePathSubType(path) == ACPI_DP || in has_keyboard()
987 (DevicePathSubType(node) == ACPI_DP || in parse_uefi_con_out()
/freebsd/lib/libefivar/
H A Defivar-dp-parse.c806 ACPI_DP, in DevPathFromTextAcpi()
840 ACPI_DP, in ConvertFromTextAcpi()
H A Defivar-dp-format.c2390 { ACPI_DEVICE_PATH, ACPI_DP, DevPathToTextAcpi },