ipw2100_dbg
extern void ipw2100_dbg(dev_info_t *dip, int level, const char *fmt, ...);
ipw2100_dbg x; \
#define IPW2100_WARN(x) ipw2100_dbg x
#define IPW2100_REPORT(x) ipw2100_dbg x