Lines Matching refs:ATADEBUG_PRINT
80 #define ATADEBUG_PRINT(args, level) \ macro
84 #define ATADEBUG_PRINT(args, level) macro
247 ATADEBUG_PRINT(("atabusattach: ch_drive_type 0x%x 0x%x\n", in atabusconfig()
643 ATADEBUG_PRINT(("atabus_detach: %s: detaching %s\n", in atabus_detach()
663 ATADEBUG_PRINT(("%s.%d: %s: detaching %s\n", __func__, in atabus_detach()
688 ATADEBUG_PRINT(("%s: %s: error %d detaching %s\n", __func__, in atabus_detach()
824 ATADEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in ata_get_params()
828 ATADEBUG_PRINT(("%s: no xfer\n", __func__), in ata_get_params()
847 ATADEBUG_PRINT(("ata_get_parms: no disks\n"), in ata_get_params()
858 ATADEBUG_PRINT(("ata_get_parms: ata_c.flags=0x%x\n", in ata_get_params()
924 ATADEBUG_PRINT(("ata_set_mode=0x%x\n", mode), DEBUG_FUNCS); in ata_set_mode()
928 ATADEBUG_PRINT(("%s: no xfer\n", __func__), in ata_set_mode()
1017 ATADEBUG_PRINT(("ata_exec_xfer %p channel %d drive %d\n", xfer, in ata_exec_xfer()
1061 ATADEBUG_PRINT(("atastart from ata_exec_xfer, flags 0x%x\n", in ata_exec_xfer()
1107 ATADEBUG_PRINT(("%s(chp=%p): channel %d queue_xfer is empty\n", in atastart()
1117 ATADEBUG_PRINT(("atastart: xfer %p channel %d drive %d " in atastart()
1132 ATADEBUG_PRINT(("%s(chp=%p): channel %d drive %d " in atastart()
1175 ATADEBUG_PRINT(("%s(chp=%p): channel %d completely busy\n", in atastart()
1193 ATADEBUG_PRINT(("%s(chp=%p): xfer %p channel %d drive %d\n", in atastart()
1524 ATADEBUG_PRINT(("%s(chp=%p) -> %d\n", __func__, chp, in ata_channel_freeze_locked()
1544 ATADEBUG_PRINT(("%s(chp=%p) -> %d\n", __func__, chp, in ata_channel_thaw_locked()
1566 ATADEBUG_PRINT(("%s flags 0x%x ch_flags 0x%x\n", in ata_thread_run()