FreeBSD kernel pms device code
agsaUpdateFwFlash_s Struct Reference

data structure for firmware flash update saFwFlashUpdate(). More...

#include <sa.h>

Collaboration diagram for agsaUpdateFwFlash_s:

Data Fields

bit32 currentImageOffset
 
bit32 currentImageLen
 
bit32 totalImageLen
 
agsaSgl_t agSgl
 

Detailed Description

data structure for firmware flash update saFwFlashUpdate().

The agsaUpdateFwFlash data structure specifies a request to saFwFlashUpdate()

Definition at line 3390 of file sa.h.

Field Documentation

◆ agSgl

agsaSgl_t agsaUpdateFwFlash_s::agSgl

Definition at line 3395 of file sa.h.

Referenced by saFwFlashUpdate(), and tdipFWControlIoctl().

◆ currentImageLen

bit32 agsaUpdateFwFlash_s::currentImageLen

Definition at line 3393 of file sa.h.

Referenced by saFwFlashUpdate(), and tdipFWControlIoctl().

◆ currentImageOffset

bit32 agsaUpdateFwFlash_s::currentImageOffset

Definition at line 3392 of file sa.h.

Referenced by saFwFlashUpdate(), and tdipFWControlIoctl().

◆ totalImageLen

bit32 agsaUpdateFwFlash_s::totalImageLen

Definition at line 3394 of file sa.h.

Referenced by saFwFlashUpdate(), and tdipFWControlIoctl().


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