Home
last modified time | relevance | path

Searched refs:NVME_ADMIN_SECURITY_SEND_CMD (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DNvme.h741 #define NVME_ADMIN_SECURITY_SEND_CMD 0x81 macro
764 SecuritySendOpcode = NVME_ADMIN_SECURITY_SEND_CMD,
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
DNvmExpressBlockIo.c1598 Command.Cdw0.Opcode = NVME_ADMIN_SECURITY_SEND_CMD; in TrustTransferNvmeDevice()