taglinefilesource code
DBG_INI406drivers/block/sbpcd.c(1<<DBG_INI) |
DBG_INI1976drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_version entered.\n"));
DBG_INI1983drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: cmd_82 returns %d (ok anyway).\n",i));
DBG_INI1992drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: cmd_83 returns %d\n",i));
DBG_INI1994drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: infobuf = \""));
DBG_INI1995drivers/block/sbpcd.cfor (i=0;i<12;i++) DPRINTF((DBG_INI,"%c",infobuf[i]));
DBG_INI1996drivers/block/sbpcd.cDPRINTF((DBG_INI,"\"\n"));
DBG_INI2034drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_version: error.\n"));
DBG_INI2056drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_version done.\n"));
DBG_INI2081drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_drives entered.\n"));
DBG_INI3516drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: sbpcd_setup called with %04X,%s\n",p[1], s));
DBG_INI3627drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_region: free.\n"));
DBG_INI3646drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_drives done.\n"));
DBG_INI3674drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_datarate done.\n"));
DBG_INI3707drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: init: xx_ReadError returns %d\n",i));
DBG_INI3710drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: init: first GetStatus: %d\n",i));
DBG_INI3714drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: init: second GetStatus: %02X\n",i));