Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c297 DevicePathSubType(node) == MSG_USB_DP) { in efipart_ignore_device()
312 DevicePathSubType(node) == MSG_USB_DP) in efipart_ignore_device()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h418 #define MSG_USB_DP 0x05 macro