HomeSort by relevance Sort by last modified time
    Searched refs:NVME_CONTEXT (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
OpalNvmeMode.h 127 } NVME_CONTEXT;
199 @param[in] Nvme The pointer to the NVME_CONTEXT Data structure.
209 IN NVME_CONTEXT *Nvme
215 @param[in] Nvme The pointer to the NVME_CONTEXT Data structure.
221 IN NVME_CONTEXT *Nvme
229 @param[in] Nvme - The pointer to the NVME_CONTEXT Data structure.
253 IN NVME_CONTEXT *Nvme,
262 @param[in] Nvme - The pointer to the NVME_CONTEXT Data structure.
272 IN NVME_CONTEXT *Nvme,
279 @param[in] Nvme - The pointer to the NVME_CONTEXT Data structure.
    [all...]
OpalNvmeMode.c 299 @param[in] Nvme - The pointer to the NVME_CONTEXT Data structure.
309 IN NVME_CONTEXT *Nvme,
356 @param[in] Nvme - The pointer to the NVME_CONTEXT Data structure.
365 IN NVME_CONTEXT *Nvme
411 @param[in] Nvme - The pointer to the NVME_CONTEXT Data structure.
421 IN NVME_CONTEXT *Nvme
456 @param[in] Nvme - The pointer to the NVME_CONTEXT Data structure.
466 IN NVME_CONTEXT *Nvme
702 @param[in] Nvme - The pointer to the NVME_CONTEXT Data structure.
715 IN NVME_CONTEXT *Nvme,
    [all...]
OpalPasswordSmm.c 62 NVME_CONTEXT mNvmeContext;
720 ZeroMem (&mNvmeContext, sizeof (NVME_CONTEXT));
    [all...]

Completed in 85 milliseconds