Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h434 #define MSG_USB_CLASS_DP 0x0f macro
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c206 DevicePathSubType(path) == MSG_USB_CLASS_DP) { in has_keyboard()