Home
last modified time | relevance | path

Searched refs:zpci_dbg (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dpci_debug.h9 #define zpci_dbg(imp, fmt, args...) \ macro
/linux-4.1.27/drivers/pci/hotplug/
Ds390_pci_hpc.c47 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/
Dpci_clp.c168 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()
Dpci_event.c101 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, ret); in __zpci_event_availability()