Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
ihex.h File Reference
#include <linux/types.h>
#include <linux/firmware.h>
#include <linux/device.h>

Go to the source code of this file.

Data Structures

struct  ihex_binrec
 

Functions

struct ihex_binrec __attribute__ ((packed))
 

Variables

__be32 addr
 
__be16 len
 
uint8_t data [0]
 

Function Documentation

struct ihex_binrec __attribute__ ( (packed)  )
read

mcontroller : adapter info structure for old mimd_t apps

: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id

Definition at line 171 of file esd_usb2.c.

Variable Documentation

__be32 addr

Definition at line 22 of file ihex.h.

Definition at line 24 of file ihex.h.

__be16 len

Definition at line 23 of file ihex.h.