Searched refs:pci_debug (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/pci-host/ |
H A D | ppce500.c | 29 #define pci_debug(fmt, ...) fprintf(stderr, fmt, ## __VA_ARGS__) macro 31 #define pci_debug(fmt, ...) macro 191 pci_debug("%s: win:%lx(addr:" HWADDR_FMT_plx ") -> value:%x\n", __func__, in pci_reg_read4() 225 pci_debug("%s: Added window of size=%#lx from PCI=%#lx to CPU=%#lx\n", in e500_update_piw() 257 pci_debug("%s: Added window of size=%#lx from CPU=%#lx to PCI=%#lx\n", in e500_update_pow() 270 pci_debug("%s: value:%x -> win:%lx(addr:" HWADDR_FMT_plx ")\n", in pci_reg_write4() 349 pci_debug("%s: devfn %x irq %d -> %d devno:%x\n", __func__, in mpc85xx_pci_map_irq() 360 pci_debug("%s: PCI irq %d, level:%d\n", __func__, pin , level); in mpc85xx_pci_set_irq() 373 pci_debug("%s: PCI irq-pin = %d, irq_num= %d\n", __func__, pin, route.irq); in e500_route_intx_pin_to_irq()
|
/openbmc/linux/arch/s390/pci/ |
H A D | Makefile | 7 pci_event.o pci_debug.o pci_insn.o pci_mmio.o \
|