Lines Matching refs:DEBPRINT

49 #define DEBPRINT(fmt, args...)	\  macro
52 #define DEBPRINT(fmt, args...) do {} while (0) macro
139 DEBPRINT("ENTER: pci %02x:%02x.%01x\n", bus, devnum, func); in ide_get_dev_handle()
143 DEBPRINT("no acpi handle for device\n"); in ide_get_dev_handle()
149 DEBPRINT("get_object_info for device failed\n"); in ide_get_dev_handle()
157 DEBPRINT("get_object_info for device has wrong " in ide_get_dev_handle()
164 DEBPRINT("for dev=0x%x.%x, addr=0x%llx, *handle=0x%p\n", in ide_get_dev_handle()
188 DEBPRINT("ENTER: device %s\n", hwif->name); in ide_acpi_hwif_get_handle()
191 DEBPRINT("no PCI device for %s\n", hwif->name); in ide_acpi_hwif_get_handle()
197 DEBPRINT("ide_get_dev_handle failed (%d)\n", err); in ide_acpi_hwif_get_handle()
205 DEBPRINT("chan adr=%d: handle=0x%p\n", in ide_acpi_hwif_get_handle()
240 DEBPRINT("No ACPI object found for %s\n", drive->name); in do_drive_get_GTF()
260 DEBPRINT("Run _GTF: " in do_drive_get_GTF()
269 DEBPRINT("Run _GTF: error: " in do_drive_get_GTF()
291 DEBPRINT("returning gtf_length=%d, gtf_address=0x%lx, obj_loc=0x%lx\n", in do_drive_get_GTF()
315 DEBPRINT("total GTF bytes=%u (0x%x), gtf_count=%d, addr=0x%lx\n", in do_drive_set_taskfiles()
323 DEBPRINT("(0x1f1-1f7): " in do_drive_set_taskfiles()
329 DEBPRINT("_GTF execution disabled\n"); in do_drive_set_taskfiles()
369 DEBPRINT("call get_GTF, drive=%s port=%d\n", drive->name, drive->dn); in ide_acpi_exec_tfs()
373 DEBPRINT("get_GTF error (%d)\n", ret); in ide_acpi_exec_tfs()
377 DEBPRINT("call set_taskfiles, drive=%s\n", drive->name); in ide_acpi_exec_tfs()
382 DEBPRINT("set_taskfiles error (%d)\n", ret); in ide_acpi_exec_tfs()
385 DEBPRINT("ret=%d\n", ret); in ide_acpi_exec_tfs()
411 DEBPRINT("_GTM status: %d, outptr: 0x%p, outlen: 0x%llx\n", in ide_acpi_get_timing()
416 DEBPRINT("Run _GTM error: status = 0x%x\n", status); in ide_acpi_get_timing()
421 DEBPRINT("Run _GTM: length or ptr is NULL (0x%llx, 0x%p)\n", in ide_acpi_get_timing()
430 DEBPRINT("Run _GTM: error: " in ide_acpi_get_timing()
451 DEBPRINT("_GTM info: ptr: 0x%p, len: 0x%x, exp.len: 0x%zx\n", in ide_acpi_get_timing()
455 DEBPRINT("_GTM fields: 0x%x, 0x%x, 0x%x, 0x%x, 0x%x\n", in ide_acpi_get_timing()
503 DEBPRINT("Run _STM error: status = 0x%x\n", status); in ide_acpi_push_timing()
505 DEBPRINT("_STM status: %d\n", status); in ide_acpi_push_timing()
524 DEBPRINT("ENTER:\n"); in ide_acpi_set_state()
560 DEBPRINT("no ACPI object for %s found\n", hwif->name); in ide_acpi_init_port()
586 DEBPRINT("ENTER: %s at channel#: %d port#: %d\n", in ide_acpi_port_init_devices()
593 DEBPRINT("drive %s handle 0x%p\n", drive->name, dev_handle); in ide_acpi_port_init_devices()
602 DEBPRINT("identify device %s failed (%d)\n", in ide_acpi_port_init_devices()
607 DEBPRINT("ACPI methods disabled on boot\n"); in ide_acpi_port_init_devices()