Searched refs:DEBPRINT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/ide/
H A Dide-acpi.c48 #define DEBPRINT(fmt, args...) \ macro
51 #define DEBPRINT(fmt, args...) do {} while (0) macro
138 DEBPRINT("ENTER: pci %02x:%02x.%01x\n", bus, devnum, func); ide_get_dev_handle()
142 DEBPRINT("no acpi handle for device\n"); ide_get_dev_handle()
148 DEBPRINT("get_object_info for device failed\n"); ide_get_dev_handle()
156 DEBPRINT("get_object_info for device has wrong " ide_get_dev_handle()
163 DEBPRINT("for dev=0x%x.%x, addr=0x%llx, *handle=0x%p\n", ide_get_dev_handle()
187 DEBPRINT("ENTER: device %s\n", hwif->name); ide_acpi_hwif_get_handle()
190 DEBPRINT("no PCI device for %s\n", hwif->name); ide_acpi_hwif_get_handle()
196 DEBPRINT("ide_get_dev_handle failed (%d)\n", err); ide_acpi_hwif_get_handle()
204 DEBPRINT("chan adr=%d: handle=0x%p\n", ide_acpi_hwif_get_handle()
239 DEBPRINT("No ACPI object found for %s\n", drive->name); do_drive_get_GTF()
259 DEBPRINT("Run _GTF: " do_drive_get_GTF()
268 DEBPRINT("Run _GTF: error: " do_drive_get_GTF()
290 DEBPRINT("returning gtf_length=%d, gtf_address=0x%lx, obj_loc=0x%lx\n", do_drive_get_GTF()
314 DEBPRINT("total GTF bytes=%u (0x%x), gtf_count=%d, addr=0x%lx\n", do_drive_set_taskfiles()
322 DEBPRINT("(0x1f1-1f7): " do_drive_set_taskfiles()
328 DEBPRINT("_GTF execution disabled\n"); do_drive_set_taskfiles()
368 DEBPRINT("call get_GTF, drive=%s port=%d\n", drive->name, drive->dn); ide_acpi_exec_tfs()
372 DEBPRINT("get_GTF error (%d)\n", ret); ide_acpi_exec_tfs()
376 DEBPRINT("call set_taskfiles, drive=%s\n", drive->name); ide_acpi_exec_tfs()
381 DEBPRINT("set_taskfiles error (%d)\n", ret); ide_acpi_exec_tfs()
384 DEBPRINT("ret=%d\n", ret); ide_acpi_exec_tfs()
410 DEBPRINT("_GTM status: %d, outptr: 0x%p, outlen: 0x%llx\n", ide_acpi_get_timing()
415 DEBPRINT("Run _GTM error: status = 0x%x\n", status); ide_acpi_get_timing()
420 DEBPRINT("Run _GTM: length or ptr is NULL (0x%llx, 0x%p)\n", ide_acpi_get_timing()
429 DEBPRINT("Run _GTM: error: " ide_acpi_get_timing()
450 DEBPRINT("_GTM info: ptr: 0x%p, len: 0x%x, exp.len: 0x%Zx\n", ide_acpi_get_timing()
454 DEBPRINT("_GTM fields: 0x%x, 0x%x, 0x%x, 0x%x, 0x%x\n", ide_acpi_get_timing()
502 DEBPRINT("Run _STM error: status = 0x%x\n", status); ide_acpi_push_timing()
504 DEBPRINT("_STM status: %d\n", status); ide_acpi_push_timing()
523 DEBPRINT("ENTER:\n"); ide_acpi_set_state()
559 DEBPRINT("no ACPI object for %s found\n", hwif->name); ide_acpi_init_port()
585 DEBPRINT("ENTER: %s at channel#: %d port#: %d\n", ide_port_for_each_present_dev()
592 DEBPRINT("drive %s handle 0x%p\n", drive->name, dev_handle); ide_port_for_each_present_dev()
601 DEBPRINT("identify device %s failed (%d)\n", ide_port_for_each_present_dev()
606 DEBPRINT("ACPI methods disabled on boot\n");

Completed in 73 milliseconds