Home
last modified time | relevance | path

Searched refs:trcmod (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_port.h24 struct bfa_trc_mod_s *trcmod; member
48 void *dev, struct bfa_trc_mod_s *trcmod);
92 struct bfa_trc_mod_s *trcmod; member
H A Dbfa_cs.h86 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u32)_data)
88 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u64)_data)
H A Dbfa_port.c458 void *dev, struct bfa_trc_mod_s *trcmod) in bfa_port_attach() argument
464 port->trcmod = trcmod; in bfa_port_attach()
H A Dbfad_debugfs.c53 debug->debug_buffer = (void *) bfad->trcmod; in bfad_debugfs_open_drvtrc()
H A Dbfad_bsg.c2062 bfa_trc_init(bfad->trcmod); in bfad_iocmd_debug_ctl()
2064 bfa_trc_stop(bfad->trcmod); in bfad_iocmd_debug_ctl()