FreeBSD kernel pms device code
agsaFwFlashUpdate_s Struct Reference

the data structure of Firmware download More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 curImageOffset
 
bit32 curImageLen
 
bit32 totalImageLen
 
bit32 reserved0 [7]
 
bit32 SGLAL
 
bit32 SGLAH
 
bit32 Len
 
bit32 extReserved
 

Detailed Description

the data structure of Firmware download

use to describe MPI FW DOWNLOAD Command (64 bytes)

Definition at line 525 of file sampidefs.h.

Field Documentation

◆ curImageLen

bit32 agsaFwFlashUpdate_s::curImageLen

Definition at line 528 of file sampidefs.h.

◆ curImageOffset

bit32 agsaFwFlashUpdate_s::curImageOffset

Definition at line 527 of file sampidefs.h.

◆ extReserved

bit32 agsaFwFlashUpdate_s::extReserved

Definition at line 534 of file sampidefs.h.

Referenced by saFwFlashUpdate().

◆ Len

bit32 agsaFwFlashUpdate_s::Len

Definition at line 533 of file sampidefs.h.

Referenced by saFwFlashUpdate().

◆ reserved0

bit32 agsaFwFlashUpdate_s::reserved0[7]

Definition at line 530 of file sampidefs.h.

Referenced by saFwFlashUpdate().

◆ SGLAH

bit32 agsaFwFlashUpdate_s::SGLAH

Definition at line 532 of file sampidefs.h.

Referenced by saFwFlashUpdate().

◆ SGLAL

bit32 agsaFwFlashUpdate_s::SGLAL

Definition at line 531 of file sampidefs.h.

Referenced by saFwFlashUpdate().

◆ tag

bit32 agsaFwFlashUpdate_s::tag

Definition at line 526 of file sampidefs.h.

◆ totalImageLen

bit32 agsaFwFlashUpdate_s::totalImageLen

Definition at line 529 of file sampidefs.h.


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