Searched defs:__mod (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_cs.h | 82 #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
|
D | bfa_modules.h | 65 #define BFA_MODULE(__mod) \ argument
|
D | bfa_svc.h | 111 #define BFA_FCXP_FROM_TAG(__mod, __tag) (&(__mod)->fcxp_list[__tag]) argument 432 #define BFA_LPS_FROM_TAG(__mod, __tag) (&(__mod)->lps_arr[__tag]) argument
|
/linux-3.3/fs/xfs/ |
D | xfs_linux.h | 184 unsigned long __upper, __low, __high, __mod; in xfs_do_div() local 211 unsigned long __upper, __low, __high, __mod; in xfs_do_mod() local
|