Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_cs.h93 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u32)_data)
95 __bfa_trc((_trcp)->trcmod, __trc_fileno, __LINE__, (u64)_data)
111 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data) in __bfa_trc() function