Linux Kernel
3.7.1
|
#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) |
Definition at line 97 of file bfa_modules.h.
void(* attach)(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, struct bfa_pcidev_s *pcidev) |
Definition at line 101 of file bfa_modules.h.
Definition at line 104 of file bfa_modules.h.
Definition at line 107 of file bfa_modules.h.
void(* meminfo)(struct bfa_iocfc_cfg_s *cfg, struct bfa_meminfo_s *meminfo, struct bfa_s *bfa) |
Definition at line 98 of file bfa_modules.h.
Definition at line 105 of file bfa_modules.h.
Definition at line 106 of file bfa_modules.h.