Lines Matching refs:ATADEBUG_PRINT

172 #define ATADEBUG_PRINT(args, level)  if (atadebug_mask & (level)) printf args  macro
174 #define ATADEBUG_PRINT(args, level) macro
244 ATADEBUG_PRINT(("%s: port %d: sc=0x%x sn=0x%x " in wdc_sataprobe()
364 ATADEBUG_PRINT(("%s:%d: wait DRDY st0 0x%x st1 0x%x\n", in wdc_drvprobe()
415 ATADEBUG_PRINT(("%s:%d:%d: IDENTIFY failed (%d)\n", in wdc_drvprobe()
443 ATADEBUG_PRINT(("%s:%d:%d: register " in wdc_drvprobe()
453 ATADEBUG_PRINT(("%s:%d:%d: not ready\n", in wdc_drvprobe()
465 ATADEBUG_PRINT(("%s:%d:%d: WDCC_RECAL failed\n", in wdc_drvprobe()
561 ATADEBUG_PRINT(("%s:%d: before reset, st0=0x%x, st1=0x%x\n", in wdcprobe1()
579 ATADEBUG_PRINT(("%s:%d drive 0 wd_cyl_lo: " in wdcprobe1()
590 ATADEBUG_PRINT(("%s:%d drive 0 wd_cyl_lo: " in wdcprobe1()
601 ATADEBUG_PRINT(("%s:%d drive 0 wd_sector: " in wdcprobe1()
612 ATADEBUG_PRINT(("%s:%d drive 0 wd_sector: " in wdcprobe1()
621 ATADEBUG_PRINT(("%s:%d drive 0 wd_cyl_lo(2): " in wdcprobe1()
639 ATADEBUG_PRINT(("%s:%d drive 1 wd_cyl_lo: " in wdcprobe1()
650 ATADEBUG_PRINT(("%s:%d drive 1 wd_cyl_lo: " in wdcprobe1()
661 ATADEBUG_PRINT(("%s:%d drive 1 wd_sector: " in wdcprobe1()
672 ATADEBUG_PRINT(("%s:%d drive 1 wd_sector: " in wdcprobe1()
681 ATADEBUG_PRINT(("%s:%d drive 1 wd_cyl_lo(2): " in wdcprobe1()
732 ATADEBUG_PRINT(("%s:%d: after reset, ret_value=%#x\n", in wdcprobe1()
764 ATADEBUG_PRINT(("%s:%d:%d: after reset, sc=0x%x sn=0x%x " in wdcprobe1()
850 ATADEBUG_PRINT(("wdcdetach: %s: detaching %s\n", in wdcdetach()
892 ATADEBUG_PRINT(("wdcintr: deactivated controller\n"), in wdcintr()
902 ATADEBUG_PRINT(("wdcintr: inactive controller\n"), DEBUG_INTR); in wdcintr()
916 ATADEBUG_PRINT(("%s: polled xfer ignored\n", __func__), in wdcintr()
921 ATADEBUG_PRINT(("wdcintr\n"), DEBUG_INTR); in wdcintr()
954 ATADEBUG_PRINT(("wdc_reset_drive %s:%d for drive %d\n", in wdc_reset_drive()
1184 ATADEBUG_PRINT(("%s:%d:0: after reset, sc=0x%x sn=0x%x " in __wdcwait_reset()
1188 ATADEBUG_PRINT(("%s:%d:1: after reset, sc=0x%x sn=0x%x " in __wdcwait_reset()
1193 ATADEBUG_PRINT(("%s:%d: wdcwait_reset() end, st0=0x%x st1=0x%x\n", in __wdcwait_reset()
1213 ATADEBUG_PRINT(("__wdcwait %s:%d\n", in __wdcwait()
1226 ATADEBUG_PRINT(("__wdcwait: timeout (time=%d), " in __wdcwait()
1348 ATADEBUG_PRINT(("wdctimeout\n"), DEBUG_FUNCS); in wdctimeout()
1407 ATADEBUG_PRINT(("wdc_exec_command %s:%d:%d\n", in wdc_exec_command()
1436 ATADEBUG_PRINT(("__wdccommand_start %s:%d:%d\n", in __wdccommand_start()
1540 ATADEBUG_PRINT(("__wdccommand_intr %s:%d:%d\n", in __wdccommand_intr()
1632 ATADEBUG_PRINT(("__wdccommand_done %s:%d:%d flags 0x%x\n", in __wdccommand_done()
1761 ATADEBUG_PRINT(("wdccommand %s:%d:%d: command=0x%x cylin=%d head=%d " in wdccommand()
1797 ATADEBUG_PRINT(("wdccommandext %s:%d:%d: command=0x%02x " in wdccommandext()
1864 ATADEBUG_PRINT(("wdccommandshort %s:%d:%d command 0x%x\n", in wdccommandshort()