Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
code_header Struct Reference

#include <hpidspcd.h>

Data Fields

u32 size
 
u32 type
 
u32 adapter
 
u32 version
 
u32 checksum
 

Detailed Description

Header structure for dsp firmware file This structure must match that used in s2bin.c for generation of asidsp.bin

Definition at line 36 of file hpidspcd.h.

Field Documentation

Adapter model number

Definition at line 42 of file hpidspcd.h.

u32 checksum

Data checksum

Definition at line 46 of file hpidspcd.h.

u32 size

Size in bytes including header

Definition at line 38 of file hpidspcd.h.

File type tag "CODE" == 0x45444F43

Definition at line 40 of file hpidspcd.h.

u32 version

Firmware version

Definition at line 44 of file hpidspcd.h.


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