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

#include <bfa_modules.h>

Data Fields

void(* meminfo )(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo, struct bfa_s *bfa)
 
void(* attach )(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, struct bfa_pcidev_s *pcidev)
 
void(* detach )(struct bfa_s *bfa)
 
void(* start )(struct bfa_s *bfa)
 
void(* stop )(struct bfa_s *bfa)
 
void(* iocdisable )(struct bfa_s *bfa)
 

Detailed Description

Definition at line 97 of file bfa_modules.h.

Field Documentation

Definition at line 101 of file bfa_modules.h.

void(* detach)(struct bfa_s *bfa)

Definition at line 104 of file bfa_modules.h.

void(* iocdisable)(struct bfa_s *bfa)

Definition at line 107 of file bfa_modules.h.

Definition at line 98 of file bfa_modules.h.

void(* start)(struct bfa_s *bfa)

Definition at line 105 of file bfa_modules.h.

void(* stop)(struct bfa_s *bfa)

Definition at line 106 of file bfa_modules.h.


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