Home
last modified time | relevance | path

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

/freebsd-14.2/stand/efi/include/
H A Defidevp.h165 #define MSG_ATAPI_DP 0x01 macro
/freebsd-14.2/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h327 #define MSG_ATAPI_DP 0x01 macro
/freebsd-14.2/stand/efi/libefi/
H A Ddevpath.c254 case MSG_ATAPI_DP: in efi_messaging_dev_path()
/freebsd-14.2/lib/libefivar/
H A Defivar-dp-format.c2367 { MESSAGING_DEVICE_PATH, MSG_ATAPI_DP, DevPathToTextAtapi },
H A Defivar-dp-parse.c1136 MSG_ATAPI_DP, in DevPathFromTextAta()