Home
last modified time | relevance | path

Searched defs:__mod (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_cs.h82 #define BFA_TRC_MOD(__mod) ((BFA_TRC_ ## __mod) << BFA_TRC_MOD_SH) argument
87 #define BFA_TRC_FILE(__mod, __submod) \ argument
149 #define bfa_sm_fault(__mod, __event) do { \ argument
Dbfa_modules.h66 #define BFA_MODULE(__mod) \ argument
Dbfa_svc.h114 #define BFA_FCXP_FROM_TAG(__mod, __tag) (&(__mod)->fcxp_list[__tag]) argument
434 #define BFA_LPS_FROM_TAG(__mod, __tag) (&(__mod)->lps_arr[__tag]) argument
/linux-4.4.14/fs/xfs/
Dxfs_linux.h232 unsigned long __upper, __low, __high, __mod; in xfs_do_div() local
259 unsigned long __upper, __low, __high, __mod; in xfs_do_mod() local