Searched refs:bfa_trc_mod_s (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cs/
H A Dbfa_trc.h49 struct bfa_trc_mod_s { struct
98 void bfa_boot_trc(struct bfa_trc_mod_s *trcmod, u16 fileno,
106 bfa_trc_init(struct bfa_trc_mod_s *trcm)
114 bfa_trc_stop(struct bfa_trc_mod_s *trcm)
127 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data)
149 __bfa_trc32(struct bfa_trc_mod_s *trcm, int fileno, int line, u32 data)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/aen/
H A Dbfa_aen.h36 struct bfa_trc_mod_s *trcmod;
83 int bfa_aen_init(struct bfa_aen_s *aen, struct bfa_trc_mod_s *trcmod,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cna/cee/
H A Dbfa_cee.h50 struct bfa_trc_mod_s *trcmod;
66 struct bfa_trc_mod_s *trcmod,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cna/port/
H A Dbfa_port.h32 struct bfa_trc_mod_s *trcmod;
52 void *dev, struct bfa_trc_mod_s *trcmod,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/fcs/
H A Dbfa_fcs.h49 struct bfa_trc_mod_s *trcmod; /* tracing module */
71 void bfa_fcs_trc_init(struct bfa_fcs_s *fcs, struct bfa_trc_mod_s *trcmod);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_priv.h83 struct bfa_trc_mod_s *trcmod; /* driver tracing */
H A Dbfa_fcs.c192 bfa_fcs_trc_init(struct bfa_fcs_s *fcs, struct bfa_trc_mod_s *trcmod)
H A Dbfad_debugfs.c60 debug->buffer_len = sizeof(struct bfa_trc_mod_s);
80 fw_debug->buffer_len = sizeof(struct bfa_trc_mod_s);
124 fw_debug->buffer_len = sizeof(struct bfa_trc_mod_s);
H A Dbfa_ioc.h167 struct bfa_trc_mod_s *trcmod;
248 struct bfa_trc_mod_s *trcmod,
H A Dbfa_core.c193 bfa_init_trc(struct bfa_s *bfa, struct bfa_trc_mod_s *trcmod)
H A Dbfad_drv.h181 struct bfa_trc_mod_s *trcmod;
H A Dbfa_port.c442 struct bfa_trc_mod_s *trcmod, struct bfa_log_mod_s *logmod)
H A Dbfa_cee.c462 struct bfa_trc_mod_s *trcmod, struct bfa_log_mod_s *logmod)
H A Dbfa_ioc.c50 (sizeof(struct bfa_trc_mod_s) - \
1387 struct bfa_timer_mod_s *timer_mod, struct bfa_trc_mod_s *trcmod,
H A Dbfad.c1082 bfad->trcmod = kzalloc(sizeof(struct bfa_trc_mod_s), GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/
H A Dbfa.h145 void bfa_init_trc(struct bfa_s *bfa, struct bfa_trc_mod_s *trcmod);

Completed in 82 milliseconds