Home
last modified time | relevance | path

Searched refs:MEDIA_PROTOCOL_DP (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/stand/efi/include/
HDefidevp.h364 #define MEDIA_PROTOCOL_DP 0x05 macro
/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
HDDevicePath.h1093 #define MEDIA_PROTOCOL_DP 0x05 macro
/freebsd-13-stable/stand/efi/libefi/
HDdevpath.c403 case MEDIA_PROTOCOL_DP: in efi_media_dev_path()
/freebsd-13-stable/lib/libefivar/
HDefivar-dp-format.c2262 {MEDIA_DEVICE_PATH, MEDIA_PROTOCOL_DP, DevPathToTextMediaProtocol },
HDefivar-dp-parse.c3067 MEDIA_PROTOCOL_DP, in DevPathFromTextMedia()