Searched refs:trcmod (Results 1 – 5 of 5) sorted by relevance
24 struct bfa_trc_mod_s *trcmod; member48 void *dev, struct bfa_trc_mod_s *trcmod);92 struct bfa_trc_mod_s *trcmod; member
86 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u32)_data)88 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u64)_data)
458 void *dev, struct bfa_trc_mod_s *trcmod) in bfa_port_attach() argument464 port->trcmod = trcmod; in bfa_port_attach()
53 debug->debug_buffer = (void *) bfad->trcmod; in bfad_debugfs_open_drvtrc()
2062 bfa_trc_init(bfad->trcmod); in bfad_iocmd_debug_ctl()2064 bfa_trc_stop(bfad->trcmod); in bfad_iocmd_debug_ctl()