Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-acpi.c49 #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_handl in ide_acpi_hwif_get_handle()
[all...]

Completed in 1 milliseconds