FreeBSD kernel pms device code
agNVMIndirect_s Struct Reference

the data structure of Set NVM Data Command More...

#include <sampidefs.h>

Data Fields

bit32 signature
 
bit32 reserved [7]
 
bit32 ISglAL
 
bit32 ISglAH
 
bit32 ILen
 
bit32 reserved1
 

Detailed Description

the data structure of Set NVM Data Command

use to describe MPI Set NVM Data Command (64 bytes)

Definition at line 747 of file sampidefs.h.

Field Documentation

◆ ILen

bit32 agNVMIndirect_s::ILen

Definition at line 752 of file sampidefs.h.

◆ ISglAH

bit32 agNVMIndirect_s::ISglAH

Definition at line 751 of file sampidefs.h.

◆ ISglAL

bit32 agNVMIndirect_s::ISglAL

Definition at line 750 of file sampidefs.h.

◆ reserved

bit32 agNVMIndirect_s::reserved[7]

Definition at line 749 of file sampidefs.h.

◆ reserved1

bit32 agNVMIndirect_s::reserved1

Definition at line 753 of file sampidefs.h.

◆ signature

bit32 agNVMIndirect_s::signature

Definition at line 748 of file sampidefs.h.


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