Searched refs:DBG_INF (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dsbpcd.c460 * (1<<DBG_INF) necessary information
493 static int sbpcd_debug = (1<<DBG_INF);
495 static int sbpcd_debug = 0 & ((1<<DBG_INF) |
743 sbpcd_debug = DBG_INF;
1038 if (j>0) msg(DBG_INF,"ResponseInfo: got %d trailing bytes.\n",j);
1426 msg(DBG_INF,"misleaded to try ResponseData.\n");
2235 msg(DBG_INF,"sbpcd cc_CloseTray: ResponseStatus timed out (%d).\n",i);
3150 msg(DBG_INF, "please mail the following lines to emoenke@gwdg.de\n");
3151 msg(DBG_INF, "(don't mail if you are not using the actual kernel):\n");
3152 msg(DBG_INF, "
[all...]
H A Dsbpcd.h182 #define DBG_INF 1 /* necessary information */ macro

Completed in 55 milliseconds