Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h434 #define MSG_USB_CLASS_DP 0x0f macro
/freebsd/stand/efi/libefi/
H A Ddevpath.c288 case MSG_USB_CLASS_DP: in efi_messaging_dev_path()
/freebsd/stand/efi/loader/
H A Dmain.c209 DevicePathSubType(path) == MSG_USB_CLASS_DP) { in has_keyboard()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2402 { MESSAGING_DEVICE_PATH, MSG_USB_CLASS_DP, DevPathToTextUsbClass },
H A Defivar-dp-parse.c2287 MSG_USB_CLASS_DP, in ConvertFromTextUsbClass()