Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h326 #define MSG_ATAPI_DP 0x01 macro
/freebsd/stand/efi/libefi/
H A Ddevpath.c256 case MSG_ATAPI_DP: in efi_messaging_dev_path()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2389 { MESSAGING_DEVICE_PATH, MSG_ATAPI_DP, DevPathToTextAtapi },
H A Defivar-dp-parse.c1165 MSG_ATAPI_DP, in DevPathFromTextAta()