Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defidevp.h202 #define MSG_USB_CLASS_DP 0x0F macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h434 #define MSG_USB_CLASS_DP 0x0f macro
/freebsd/stand/efi/libefi/
H A Ddevpath.c286 case MSG_USB_CLASS_DP: in efi_messaging_dev_path()
/freebsd/stand/efi/loader/
H A Dmain.c186 DevicePathSubType(path) == MSG_USB_CLASS_DP) { in has_keyboard()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2405 { MESSAGING_DEVICE_PATH, MSG_USB_CLASS_DP, DevPathToTextUsbClass },
H A Defivar-dp-parse.c2291 MSG_USB_CLASS_DP, in ConvertFromTextUsbClass()