Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Defivar-dp-format.c2065 MEDIA_PROTOCOL_DEVICE_PATH *MediaProt; in DevPathToTextMediaProtocol() local
2067 MediaProt = DevPath; in DevPathToTextMediaProtocol()
2068 UefiDevicePathLibCatPrint (Str, "Media(%36s)", G(&MediaProt->Protocol)); in DevPathToTextMediaProtocol()