HomeSort by relevance Sort by last modified time
    Searched defs:Nvme (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathToText.c 755 NVME_NAMESPACE_DEVICE_PATH *Nvme;
758 Nvme = DevPath;
759 Uuid = (UINT8 *) &Nvme->NamespaceUuid;
762 L"NVMe(0x%x,%02x-%02x-%02x-%02x-%02x-%02x-%02x-%02x)",
763 Nvme->NamespaceId,
    [all...]
DevicePathFromText.c     [all...]

Completed in 397 milliseconds