Home
last modified time | relevance | path

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

/freebsd-12.1/stand/efi/include/
H A Defidevp.h203 #define MSG_USB_CLASS_DP 0x0F macro
/freebsd-12.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h426 #define MSG_USB_CLASS_DP 0x0f macro
/freebsd-12.1/stand/efi/loader/
H A Dmain.c157 DevicePathSubType(path) == MSG_USB_CLASS_DP) { in has_keyboard()
/freebsd-12.1/lib/libefivar/
H A Defivar-dp-format.c2246 {MESSAGING_DEVICE_PATH, MSG_USB_CLASS_DP, DevPathToTextUsbClass },
H A Defivar-dp-parse.c2177 MSG_USB_CLASS_DP, in ConvertFromTextUsbClass()