Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defidevp.h364 #define MEDIA_PROTOCOL_DP 0x05 macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1093 #define MEDIA_PROTOCOL_DP 0x05 macro
/freebsd/stand/efi/libefi/
H A Ddevpath.c402 case MEDIA_PROTOCOL_DP: in efi_media_dev_path()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2399 { MEDIA_DEVICE_PATH, MEDIA_PROTOCOL_DP, DevPathToTextMediaProtocol },
H A Defivar-dp-parse.c3232 MEDIA_PROTOCOL_DP, in DevPathFromTextMedia()