Home
last modified time | relevance | path

Searched refs:MSG_ATAPI_DP (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/stand/efi/include/
H A Defidevp.h166 #define MSG_ATAPI_DP 0x01 macro
/freebsd-12.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h318 #define MSG_ATAPI_DP 0x01 macro
/freebsd-12.1/lib/libefivar/
H A Defivar-dp-format.c2233 {MESSAGING_DEVICE_PATH, MSG_ATAPI_DP, DevPathToTextAtapi },
H A Defivar-dp-parse.c1125 MSG_ATAPI_DP, in DevPathFromTextAta()