Home
last modified time | relevance | path

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

/freebsd-13.1/stand/efi/include/
H A Defidevp.h166 #define MSG_ATAPI_DP 0x01 macro
/freebsd-13.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h327 #define MSG_ATAPI_DP 0x01 macro
/freebsd-13.1/stand/efi/libefi/
H A Ddevpath.c257 case MSG_ATAPI_DP: in efi_messaging_dev_path()
/freebsd-13.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()