Lines Matching defs:DEBPRINT

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