Searched refs:zpci_dbg (Results 1 – 4 of 4) sorted by relevance
| /arch/s390/pci/ |
| A D | pci.c | 148 zpci_dbg(3, "reg ioat fid:%x, cc:%d, status:%d\n", zdev->fid, cc, *status); in zpci_register_ioat() 164 zpci_dbg(3, "unreg ioat fid:%x, cc:%d, status:%d\n", zdev->fid, cc, status); in zpci_unregister_ioat() 772 zpci_dbg(3, "rst fid:%x, fh:%x\n", zdev->fid, zdev->fh); in zpci_hot_reset_device() 830 zpci_dbg(0, "crt fid:%x, rc:%d\n", fid, rc); in zpci_create_device() 851 zpci_dbg(1, "add fid:%x, fh:%x, c:%d\n", zdev->fid, zdev->fh, zdev->state); in zpci_add_device() 870 zpci_dbg(0, "add fid:%x, rc:%d\n", zdev->fid, rc); in zpci_add_device() 928 zpci_dbg(3, "deconf fid:%x, rc:%d\n", zdev->fid, rc); in zpci_deconfigure_device() 949 zpci_dbg(3, "rsv fid:%x\n", zdev->fid); in zpci_device_reserved() 979 zpci_dbg(3, "rem fid:%x\n", zdev->fid); in zpci_release_device() 1011 zpci_dbg(3, "ces fid:%x, cc:%d, status:%x\n", zdev->fid, cc, status); in zpci_clear_error_state() [all …]
|
| A D | pci_event.c | 297 zpci_dbg(3, "err fid:%x, fh:%x, pec:%x\n", in __zpci_event_error() 309 zpci_dbg(3, "err fid:%x, fh:%x (stale %x)\n", in __zpci_event_error() 380 zpci_dbg(1, "rea fid:%x, fh:%x\n", zdev->fid, zdev->fh); in zpci_event_reappear() 389 zpci_dbg(3, "avl fid:%x, fh:%x, pec:%x\n", in __zpci_event_availability()
|
| 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()
|
| /arch/s390/include/asm/ |
| A D | pci_debug.h | 10 #define zpci_dbg(imp, fmt, args...) \ macro
|
Completed in 13 milliseconds