Linux Kernel
3.7.1
|
#include <sym_fw.h>
Data Fields | |
char * | name |
u32 * | a_base |
int | a_size |
struct sym_fwa_ofs * | a_ofs |
u32 * | b_base |
int | b_size |
struct sym_fwb_ofs * | b_ofs |
u32 * | z_base |
int | z_size |
struct sym_fwz_ofs * | z_ofs |
void(* | setup )(struct sym_hcb *, struct sym_fw *) |
void(* | patch )(struct Scsi_Host *) |
struct sym_fwa_ofs* a_ofs |
struct sym_fwb_ofs* b_ofs |
struct sym_fwz_ofs* z_ofs |