Home
last modified time | relevance | path

Searched refs:__bfa_trc (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_cs.h86 __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);
Dbfa_core.c71 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data) in __bfa_trc() function