TianoCore EDK2 master
Loading...
Searching...
No Matches
NVME_OF_NAMESPACE_DEVICE_PATH Struct Reference

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 NamespaceIdType
 
UINT8 NamespaceId [16]
 
CHAR8 SubsystemNqn []
 

Detailed Description

Definition at line 844 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL NVME_OF_NAMESPACE_DEVICE_PATH::Header

Definition at line 845 of file DevicePath.h.

◆ NamespaceId

UINT8 NVME_OF_NAMESPACE_DEVICE_PATH::NamespaceId[16]

Namespace Identifier (NID)

Definition at line 853 of file DevicePath.h.

◆ NamespaceIdType

UINT8 NVME_OF_NAMESPACE_DEVICE_PATH::NamespaceIdType

Namespace Identifier Type (NIDT)

Definition at line 849 of file DevicePath.h.

◆ SubsystemNqn

CHAR8 NVME_OF_NAMESPACE_DEVICE_PATH::SubsystemNqn[]

Unique identifier of an NVM subsystem

Definition at line 857 of file DevicePath.h.


The documentation for this struct was generated from the following file: