Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_cs.h94 __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);
Dbfa_core.c79 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data) in __bfa_trc() function