Lines Matching refs:dprintf

57 #define	dprintf	if (pci_prd_debug) printf  macro
275 dprintf("ACPI: bus %x %s/%s %lx/%lx (Caching: %x)\n", bus, in acpi_dbg()
292 dprintf("%s\n", "IRQ"); in acpi_wr_cb()
297 dprintf("%s\n", "DMA"); in acpi_wr_cb()
301 dprintf("%s\n", "START_DEPENDENT"); in acpi_wr_cb()
305 dprintf("%s\n", "END_DEPENDENT"); in acpi_wr_cb()
322 dprintf("%s\n", "FIXED_IO"); in acpi_wr_cb()
326 dprintf("%s\n", "VENDOR"); in acpi_wr_cb()
330 dprintf("%s\n", "END_TAG"); in acpi_wr_cb()
335 dprintf("%s\n", "MEMORY24"); in acpi_wr_cb()
340 dprintf("%s\n", "MEMORY32"); in acpi_wr_cb()
345 dprintf("%s\n", "FIXED_MEMORY32"); in acpi_wr_cb()
419 dprintf("%s\n", "EXTENDED_IRQ"); in acpi_wr_cb()
424 dprintf("%s\n", "GENERIC_REGISTER"); in acpi_wr_cb()
461 dprintf("MP Spec table doesn't exist"); in mps_probe()
464 dprintf("Found MP Floating Pointer Structure at %p\n", in mps_probe()
469 dprintf("MP Floating Pointer Structure checksum error"); in mps_probe()
475 dprintf("MP Configuration Table signature is wrong"); in mps_probe()
481 dprintf("MP Configuration Table checksum error"); in mps_probe()
485 dprintf("MP Spec 1.1 found - extended table doesn't exist"); in mps_probe()
489 dprintf("MP Spec 1.4 found - extended table doesn't exist"); in mps_probe()
494 dprintf("MP Extended Table checksum error"); in mps_probe()
573 dprintf("search PCI Hot-Plug Resource Table starting at 0xF0000\n"); in hrt_probe()
576 dprintf("NO PCI Hot-Plug Resource Table"); in hrt_probe()
579 dprintf("Found PCI Hot-Plug Resource Table at %p\n", (void *)hrtp); in hrt_probe()
581 dprintf("PCI Hot-Plug Resource Table version no. <> 1\n"); in hrt_probe()
585 dprintf("No. of PCI hot-plug slot entries = 0x%x\n", hrt_entry_cnt); in hrt_probe()