FreeBSD kernel pms device code
agsaFlashExtExecute_s Struct Reference

data structure for extended firmware flash update saFwFlashExtUpdate(). More...

#include <sa.h>

Collaboration diagram for agsaFlashExtExecute_s:

Data Fields

bit32 command
 
bit32 partOffset
 
bit32 dataLen
 
agsaSgl_tagSgl
 

Detailed Description

data structure for extended firmware flash update saFwFlashExtUpdate().

The agsaFlashExtExecute_s data structure specifies a request to saFwFlashExtUpdate()

Definition at line 3404 of file sa.h.

Field Documentation

◆ agSgl

agsaSgl_t* agsaFlashExtExecute_s::agSgl

Definition at line 3409 of file sa.h.

Referenced by saFlashExtExecute().

◆ command

bit32 agsaFlashExtExecute_s::command

Definition at line 3406 of file sa.h.

Referenced by saFlashExtExecute().

◆ dataLen

bit32 agsaFlashExtExecute_s::dataLen

Definition at line 3408 of file sa.h.

Referenced by saFlashExtExecute().

◆ partOffset

bit32 agsaFlashExtExecute_s::partOffset

Definition at line 3407 of file sa.h.

Referenced by saFlashExtExecute().


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