Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defidevp.h82 #define HW_PCI_DP 0x01 macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h74 #define HW_PCI_DP 0x01 macro
/freebsd/stand/efi/libefi/
H A Ddevpath.c144 case HW_PCI_DP: in efi_hw_dev_path()
/freebsd/stand/efi/loader/
H A Dmain.c1005 DevicePathSubType(node) == HW_PCI_DP) { in parse_uefi_con_out()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2384 { HARDWARE_DEVICE_PATH, HW_PCI_DP, DevPathToTextPci },
H A Defivar-dp-parse.c531 HW_PCI_DP, in DevPathFromTextPci()