Searched refs:__bfa_trc (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_cs.h | 94 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u32)_data) 96 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u64)_data) 112 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data);
|
D | bfa_core.c | 79 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data) in __bfa_trc() function
|