Searched refs:zpci_dbg (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/s390/include/asm/ |
D | pci_debug.h | 9 #define zpci_dbg(imp, fmt, args...) \ macro
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | s390_pci_hpc.c | 47 zpci_dbg(3, "conf fid:%x, rc:%d\n", slot->zdev->fid, ret); in slot_configure() 58 zpci_dbg(3, "deconf fid:%x, rc:%d\n", slot->zdev->fid, ret); in slot_deconfigure()
|
/linux-4.1.27/arch/s390/pci/ |
D | pci_clp.c | 168 zpci_dbg(3, "add fid:%x, fh:%x, c:%d\n", fid, fh, configured); in clp_add_pci_device() 247 zpci_dbg(3, "ena fid:%x, fh:%x, rc:%d\n", zdev->fid, zdev->fh, rc); in clp_enable_fh() 264 zpci_dbg(3, "dis fid:%x, fh:%x, rc:%d\n", zdev->fid, zdev->fh, rc); in clp_disable_fh()
|
D | pci_event.c | 101 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, ret); in __zpci_event_availability()
|