Searched refs:__bfa_trc (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/bfa/ |
D | bfa_cs.h | 86 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u32)_data) 88 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u64)_data) 104 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data);
|
D | bfa_core.c | 71 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data) in __bfa_trc() function
|