Searched refs:DBG_AUD (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.c484 * (1<<DBG_AUD) "read audio" debugging
4968 if (i) msg(DBG_AUD,"read_audio: SetSpeed error %d\n", i);
4970 msg(DBG_AUD,"read_audio: lba: %d, msf: %06X\n",
4972 msg(DBG_AUD,"read_audio: before cc_ReadStatus.\n");
4980 msg(DBG_AUD,"data_tries=%d ...\n", data_tries);
4994 msg(DBG_AUD,"read_audio: sbp_status: failed after 3 tries in line %d.\n", __LINE__);
4997 msg(DBG_AUD,"read_audio: sbp_status: ok.\n");
5031 msg(DBG_AUD,"read_audio: before giving \"read\" command.\n");
5037 msg(DBG_AUD,"read_audio: after giving \"read\" command.\n");
5062 msg(DBG_AUD,"read_audi
[all...]
H A Dsbpcd.h206 #define DBG_AUD 25 /* READ AUDIO debugging */ macro

Completed in 170 milliseconds