Home
last modified time | relevance | path

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

/freebsd-13.1/stand/efi/include/
H A Defidevp.h203 #define MSG_USB_CLASS_DP 0x0F macro
/freebsd-13.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h435 #define MSG_USB_CLASS_DP 0x0f macro
/freebsd-13.1/stand/efi/libefi/
H A Ddevpath.c289 case MSG_USB_CLASS_DP: in efi_messaging_dev_path()
/freebsd-13.1/stand/efi/loader/
H A Dmain.c168 DevicePathSubType(path) == MSG_USB_CLASS_DP) { in has_keyboard()
/freebsd-13.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()