iPXE
Data Fields
NVME_OF_NAMESPACE_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 NamespaceIdType
 Namespace Identifier Type (NIDT) More...
 
UINT8 NamespaceId [16]
 Namespace Identifier (NID) More...
 
CHAR8 SubsystemNqn []
 Unique identifier of an NVM subsystem. More...
 

Detailed Description

Definition at line 846 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL NVME_OF_NAMESPACE_DEVICE_PATH::Header

Definition at line 847 of file DevicePath.h.

◆ NamespaceIdType

UINT8 NVME_OF_NAMESPACE_DEVICE_PATH::NamespaceIdType

Namespace Identifier Type (NIDT)

Definition at line 851 of file DevicePath.h.

◆ NamespaceId

UINT8 NVME_OF_NAMESPACE_DEVICE_PATH::NamespaceId[16]

Namespace Identifier (NID)

Definition at line 855 of file DevicePath.h.

◆ SubsystemNqn

CHAR8 NVME_OF_NAMESPACE_DEVICE_PATH::SubsystemNqn[]

Unique identifier of an NVM subsystem.

Definition at line 859 of file DevicePath.h.


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