Searched refs:zpci_dbg (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/pci/hotplug/ |
D | s390_pci_hpc.c | 43 zpci_dbg(3, "conf fid:%x, rc:%d\n", slot->zdev->fid, ret); in slot_configure() 54 zpci_dbg(3, "deconf fid:%x, rc:%d\n", slot->zdev->fid, ret); in slot_deconfigure()
|
/Linux-v4.19/arch/s390/include/asm/ |
D | pci_debug.h | 10 #define zpci_dbg(imp, fmt, args...) \ macro
|
/Linux-v4.19/arch/s390/pci/ |
D | pci_clp.c | 30 zpci_dbg(1, "uid checking:%d\n", new); in update_uid_checking() 206 zpci_dbg(3, "add fid:%x, fh:%x, c:%d\n", fid, fh, configured); in clp_add_pci_device() 230 zpci_dbg(0, "add fid:%x, rc:%d\n", fid, rc); in clp_add_pci_device() 286 zpci_dbg(3, "ena fid:%x, fh:%x, rc:%d\n", zdev->fid, zdev->fh, rc); in clp_enable_fh() 303 zpci_dbg(3, "dis fid:%x, fh:%x, rc:%d\n", zdev->fid, zdev->fh, rc); in clp_disable_fh()
|
D | pci_event.c | 123 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, ret); in __zpci_event_availability()
|
D | pci.c | 785 zpci_dbg(3, "rem fid:%x\n", zdev->fid); in pcibios_remove_bus()
|