Searched refs:zpci_dbg (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/arch/s390/pci/ |
| H A D | pci.c | 138 zpci_dbg(3, "reg ioat fid:%x, cc:%d, status:%d\n", zdev->fid, cc, *status); in zpci_register_ioat() 154 zpci_dbg(3, "unreg ioat fid:%x, cc:%d, status:%d\n", zdev->fid, cc, status); in zpci_unregister_ioat() 762 zpci_dbg(3, "rst fid:%x, fh:%x\n", zdev->fid, zdev->fh); in zpci_hot_reset_device() 820 zpci_dbg(0, "crt fid:%x, rc:%d\n", fid, rc); in zpci_create_device() 840 zpci_dbg(1, "add fid:%x, fh:%x, c:%d\n", zdev->fid, zdev->fh, zdev->state); in zpci_add_device() 858 zpci_dbg(0, "add fid:%x, rc:%d\n", zdev->fid, rc); in zpci_add_device() 915 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, rc); in zpci_deconfigure_device() 942 zpci_dbg(3, "rsv fid:%x\n", zdev->fid); in zpci_device_reserved() 966 zpci_dbg(3, "rem fid:%x\n", zdev->fid); in zpci_release_device() 998 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 | 34 zpci_dbg(3, "uid checking:%d\n", new); in update_uid_checking() 304 zpci_dbg(3, "wb bit: %d\n", wb_bit_pos); in clp_setup_writeback_mio() 306 zpci_dbg(3, "wb bit: n.a.\n"); in clp_setup_writeback_mio() 323 zpci_dbg(3, "ena fid:%x, fh:%x, rc:%d\n", zdev->fid, *fh, rc); in clp_enable_fh() 326 zpci_dbg(3, "ena mio fid:%x, fh:%x, rc:%d\n", in clp_enable_fh() 342 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 | 277 zpci_dbg(3, "err fid:%x, fh:%x, pec:%x\n", in __zpci_event_error() 344 zpci_dbg(3, "avl fid:%x, fh:%x, pec:%x\n", in __zpci_event_availability()
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | pci_debug.h | 10 #define zpci_dbg(imp, fmt, args...) \ macro
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | s390_pci_hpc.c | 36 zpci_dbg(3, "conf fid:%x, rc:%d\n", zdev->fid, rc); in enable_slot()
|