Searched defs:__msg (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/net/wireless/rt2x00/ |
D | rt2x00.h | 61 #define DEBUG_PRINTK_MSG(__dev, __kernlvl, __lvl, __msg, __args...) \ argument 65 #define DEBUG_PRINTK_PROBE(__kernlvl, __lvl, __msg, __args...) \ argument 70 #define DEBUG_PRINTK(__dev, __kernlvl, __lvl, __msg, __args...) \ argument 73 #define DEBUG_PRINTK(__dev, __kernlvl, __lvl, __msg, __args...) \ argument 84 #define PANIC(__dev, __msg, __args...) \ argument 86 #define ERROR(__dev, __msg, __args...) \ argument 88 #define ERROR_PROBE(__msg, __args...) \ argument 90 #define WARNING(__dev, __msg, __args...) \ argument 92 #define NOTICE(__dev, __msg, __args...) \ argument 94 #define INFO(__dev, __msg, __args...) \ argument [all …]
|
/linux-3.3/include/linux/ |
D | socket.h | 140 static inline struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg) in cmsg_nxthdr()
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_fcpim.h | 322 #define bfa_iocfc_map_msg_to_qid(__msg, __qid) \ argument
|