Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defidevp.h173 #define MSG_SCSI_DP 0x02 macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h347 #define MSG_SCSI_DP 0x02 macro
/freebsd/stand/efi/libefi/
H A Ddevpath.c263 case MSG_SCSI_DP: in efi_messaging_dev_path()
H A Defipart.c337 DevicePathSubType(node) == MSG_SCSI_DP) { in efipart_ignore_device()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2368 { MESSAGING_DEVICE_PATH, MSG_SCSI_DP, DevPathToTextScsi },
H A Defivar-dp-parse.c1187 MSG_SCSI_DP, in DevPathFromTextScsi()