Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h346 #define MSG_SCSI_DP 0x02 macro
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c327 DevicePathSubType(node) == MSG_SCSI_DP) { in efipart_ignore_device()