Home
last modified time | relevance | path

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

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