Searched refs:zpci_dbg (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/pci/ |
H A D | pci.c | 132 zpci_dbg(3, "reg ioat fid:%x, cc:%d, status:%d\n", zdev->fid, cc, *status); in zpci_register_ioat() 737 zpci_dbg(3, "rst fid:%x, fh:%x\n", zdev->fid, zdev->fh); in zpci_hot_reset_device() 785 zpci_dbg(1, "add fid:%x, fh:%x, c:%d\n", fid, fh, state); in zpci_create_device() 821 zpci_dbg(0, "add fid:%x, rc:%d\n", fid, rc); in zpci_create_device() 880 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, rc); in zpci_deconfigure_device() 909 zpci_dbg(3, "rsv fid:%x\n", zdev->fid); in zpci_device_reserved() 929 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, ret); in zpci_release_device() 937 zpci_dbg(3, "rsv fid:%x\n", zdev->fid); in zpci_release_device() 948 zpci_dbg(3, "rem fid:%x\n", zdev->fid); in zpci_release_device() 980 zpci_dbg(3, "ces fid:%x, cc:%d, status:%x\n", zdev->fid, cc, status); in zpci_clear_error_state() [all …]
|
H A D | pci_clp.c | 33 zpci_dbg(3, "uid checking:%d\n", new); in update_uid_checking() 295 zpci_dbg(3, "wb bit: %d\n", wb_bit_pos); in clp_setup_writeback_mio() 297 zpci_dbg(3, "wb bit: n.a.\n"); in clp_setup_writeback_mio() 314 zpci_dbg(3, "ena fid:%x, fh:%x, rc:%d\n", zdev->fid, *fh, rc); in clp_enable_fh() 317 zpci_dbg(3, "ena mio fid:%x, fh:%x, rc:%d\n", in clp_enable_fh() 333 zpci_dbg(3, "dis fid:%x, fh:%x, rc:%d\n", zdev->fid, *fh, rc); in clp_disable_fh()
|
H A D | pci_event.c | 257 zpci_dbg(3, "err fid:%x, fh:%x, pec:%x\n", in __zpci_event_error() 323 zpci_dbg(3, "avl fid:%x, fh:%x, pec:%x\n", in __zpci_event_availability()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pci_debug.h | 10 #define zpci_dbg(imp, fmt, args...) \ macro
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | s390_pci_hpc.c | 33 zpci_dbg(3, "conf fid:%x, rc:%d\n", zdev->fid, rc); in enable_slot()
|