ipw2200_dbg
extern void ipw2200_dbg(dev_info_t *dip, int level, const char *fmt, ...);
ipw2200_dbg x; \
#define IPW2200_WARN(x) ipw2200_dbg x
#define IPW2200_REPORT(x) ipw2200_dbg x