FreeBSD kernel pms device code
agsaGetNVMDataCmd_s Struct Reference

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

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 LEN_IR_VPDD
 
bit32 VPDOffset
 
bit32 reserved [8]
 
bit32 respAddrLo
 
bit32 respAddrHi
 
bit32 respLen
 
bit32 reserved1
 

Detailed Description

the data structure of Get NVM Data Command

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

Definition at line 773 of file sampidefs.h.

Field Documentation

◆ LEN_IR_VPDD

bit32 agsaGetNVMDataCmd_s::LEN_IR_VPDD

Definition at line 775 of file sampidefs.h.

◆ reserved

bit32 agsaGetNVMDataCmd_s::reserved[8]

Definition at line 777 of file sampidefs.h.

◆ reserved1

bit32 agsaGetNVMDataCmd_s::reserved1

Definition at line 781 of file sampidefs.h.

◆ respAddrHi

bit32 agsaGetNVMDataCmd_s::respAddrHi

Definition at line 779 of file sampidefs.h.

◆ respAddrLo

bit32 agsaGetNVMDataCmd_s::respAddrLo

Definition at line 778 of file sampidefs.h.

◆ respLen

bit32 agsaGetNVMDataCmd_s::respLen

Definition at line 780 of file sampidefs.h.

◆ tag

bit32 agsaGetNVMDataCmd_s::tag

Definition at line 774 of file sampidefs.h.

◆ VPDOffset

bit32 agsaGetNVMDataCmd_s::VPDOffset

Definition at line 776 of file sampidefs.h.


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