Searched defs:__fmt (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/net/bnx2x/ |
D | bnx2x.h | 74 #define DP(__mask, __fmt, __args...) \ argument 84 #define BNX2X_DBG_ERR(__fmt, __args...) \ argument 94 #define BNX2X_ERR(__fmt, __args...) \ argument 102 #define BNX2X_ERROR(__fmt, __args...) do { \ argument 108 #define BNX2X_DEV_INFO(__fmt, __args...) \ argument
|
/linux-2.6.39/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 145 #define DEFINE_SPUFS_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument 1325 #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire) \ argument
|
/linux-2.6.39/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 4515 #define __fc_pid_match(__c0, __c1, __fmt) \ argument
|
/linux-2.6.39/include/linux/ |
D | fs.h | 2535 #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt) \ argument
|