Searched refs:zpci_dbg (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/arch/s390/pci/ |
| D | pci.c | 124 zpci_dbg(3, "reg ioat fid:%x, cc:%d, status:%d\n", zdev->fid, cc, status); in zpci_register_ioat() 137 zpci_dbg(3, "unreg ioat fid:%x, cc:%d, status:%d\n", zdev->fid, cc, status); in zpci_unregister_ioat() 714 zpci_dbg(3, "add fid:%x, fh:%x, c:%d\n", fid, fh, state); in zpci_create_device() 749 zpci_dbg(0, "add fid:%x, rc:%d\n", fid, rc); in zpci_create_device() 825 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, rc); in zpci_deconfigure_device() 854 zpci_dbg(3, "rsv fid:%x\n", zdev->fid); in zpci_device_reserved() 874 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, ret); in zpci_release_device() 882 zpci_dbg(3, "rsv fid:%x\n", zdev->fid); in zpci_release_device() 893 zpci_dbg(3, "rem fid:%x\n", zdev->fid); in zpci_release_device()
|
| D | pci_clp.c | 30 zpci_dbg(1, "uid checking:%d\n", new); in update_uid_checking() 285 zpci_dbg(3, "wb bit: %d\n", wb_bit_pos); in clp_setup_writeback_mio() 287 zpci_dbg(3, "wb bit: n.a.\n"); in clp_setup_writeback_mio() 304 zpci_dbg(3, "ena fid:%x, fh:%x, rc:%d\n", zdev->fid, *fh, rc); in clp_enable_fh() 307 zpci_dbg(3, "ena mio fid:%x, fh:%x, rc:%d\n", in clp_enable_fh() 323 zpci_dbg(3, "dis fid:%x, fh:%x, rc:%d\n", zdev->fid, *fh, rc); in clp_disable_fh()
|
| /Linux-v5.15/arch/s390/include/asm/ |
| D | pci_debug.h | 10 #define zpci_dbg(imp, fmt, args...) \ macro
|
| /Linux-v5.15/drivers/pci/hotplug/ |
| D | s390_pci_hpc.c | 33 zpci_dbg(3, "conf fid:%x, rc:%d\n", zdev->fid, rc); in enable_slot()
|