Home
last modified time | relevance | path

Searched refs:CIO_MSG_EVENT (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/s390/cio/
Ddevice_id.c121 CIO_MSG_EVENT(0, "snsid: device 0.%x.%04x: unknown diag210 data\n", in diag210_get_dev_info()
125 CIO_MSG_EVENT(0, "snsid: device 0.%x.%04x: diag210 failed (rc=%d)\n", in diag210_get_dev_info()
183 CIO_MSG_EVENT(2, "snsid: device 0.%x.%04x: rc=%d %04x/%02x " in snsid_callback()
Ddevice.c351 CIO_MSG_EVENT(0, "ccw_device_offline returned %d, device " in ccw_device_set_offline()
417 CIO_MSG_EVENT(0, "ccw_device_online returned %d, " in ccw_device_set_online()
476 CIO_MSG_EVENT(0, "rollback ccw_device_offline returned %d, " in ccw_device_set_online()
863 CIO_MSG_EVENT(0, "device_reprobe() returned" in io_subchannel_register()
880 CIO_MSG_EVENT(0, "Could not register ccw dev 0.%x.%04x: %d\n", in io_subchannel_register()
981 CIO_MSG_EVENT(0, "device_move(0.%x.%04x,0.%x.%04x)=%d\n", in ccw_device_move_to_sch()
1053 CIO_MSG_EVENT(6, "Detected device %04x on subchannel 0.%x.%04X" in io_subchannel_init_fields()
1076 CIO_MSG_EVENT(0, "Failed to create io subchannel " in io_subchannel_probe()
1278 CIO_MSG_EVENT(3, "recovery: trigger 0.%x.%04x\n", in recovery_check()
1308 CIO_MSG_EVENT(4, "recovery: end\n"); in recovery_work_func()
[all …]
Dcio_debug.h15 #define CIO_MSG_EVENT(imp, args...) do { \ macro
Dchp.c482 CIO_MSG_EVENT(0, "Could not register chp%x.%02x: %d\n", in chp_new()
696 CIO_MSG_EVENT(2, "chp: sclp_chp_configure(%x.%02x)=" in cfg_func()
706 CIO_MSG_EVENT(2, "chp: sclp_chp_deconfigure(%x.%02x)=" in cfg_func()
734 CIO_MSG_EVENT(2, "chp_cfg_sched%x.%02x=%d\n", chpid.cssid, chpid.id, in chp_cfg_schedule()
752 CIO_MSG_EVENT(2, "chp_cfg_cancel:%x.%02x\n", chpid.cssid, chpid.id); in chp_cfg_cancel_deconfigure()
Ddevice_fsm.c177 CIO_MSG_EVENT(0, "0.%x.%04x: could not stop I/O\n", in ccw_device_cancel_halt_clear()
337 CIO_MSG_EVENT(2, "notify called for 0.%x.%04x, event=%d\n", in ccw_device_notify()
390 CIO_MSG_EVENT(0, "Boxed device %04x on subchannel %04x\n", in ccw_device_done()
398 CIO_MSG_EVENT(0, "Device %04x gone on subchannel %04x\n", in ccw_device_done()
407 CIO_MSG_EVENT(0, "Disconnected device %04x on subchannel " in ccw_device_done()
854 CIO_MSG_EVENT(0, "0.%x.%04x: unsolicited " in ccw_device_w4sense()
Dcss.c318 CIO_MSG_EVENT(0, "Could not register sch 0.%x.%04x: %d\n", in css_register_subchannel()
401 CIO_MSG_EVENT(4, "event: sch 0.%x.%04x, new\n", schid.ssid, in css_evaluate_new_subchannel()
420 CIO_MSG_EVENT(2, "eval: sch 0.%x.%04x, rc=%d\n", in css_evaluate_known_subchannel()
452 CIO_MSG_EVENT(4, "sch_todo: sched sch=0.%x.%04x todo=%d\n", in css_sched_sch_todo()
477 CIO_MSG_EVENT(4, "sch_todo: sch=0.%x.%04x, todo=%d\n", sch->schid.ssid, in css_sch_todo()
513 CIO_MSG_EVENT(0, "could not allocate slow subchannel set\n"); in slow_subchannel_init()
Ddevice_pgid.c47 CIO_MSG_EVENT(2, "vrfy: device 0.%x.%04x: rc=%d pgroup=%d mpath=%d " in verify_done()
173 CIO_MSG_EVENT(2, "wipe: device 0.%x.%04x: pvm=%02x nim=%02x\n", in pgid_wipeout_start()
402 CIO_MSG_EVENT(2, "snid: device 0.%x.%04x: rc=%d pvm=%02x vpm=%02x " in snid_done()
585 CIO_MSG_EVENT(0, "disb: device 0.%x.%04x: rc=%d\n", id->ssid, id->devno, in disband_callback()
Dchsc.c119 CIO_MSG_EVENT(2, "chsc: ssd failed for 0.%x.%04x (rc=%04x)\n", in chsc_get_ssd_info()
1250 CIO_MSG_EVENT(2, "chsc: chsc failed for 0.%x.%04x (ccode=%d)\n", in chsc_siosl()
1256 CIO_MSG_EVENT(2, "chsc: siosl failed for 0.%x.%04x (rc=%04x)\n", in chsc_siosl()
1260 CIO_MSG_EVENT(4, "chsc: siosl succeeded for 0.%x.%04x\n", in chsc_siosl()
1291 CIO_MSG_EVENT(2, "chsc: scm info failed (rc=%04x)\n", in chsc_scm_info()
Ddevice_status.c35 CIO_MSG_EVENT(0, "Channel-Check or Interface-Control-Check " in ccw_device_msg_control_check()
59 CIO_MSG_EVENT(0, "%s(0.%x.%04x) - path(s) %02x are " in ccw_device_path_notoper()
Dcio.c110 CIO_MSG_EVENT(2, "cio_start: 'not oper' status for " in cio_start_handle_notoper()
471 CIO_MSG_EVENT(6, "Blacklisted device detected " in cio_check_devno_blacklisted()
528 CIO_MSG_EVENT(4, "Subchannel 0.%x.%04x reports subchannel type %04X\n", in cio_validate_subchannel()
Dblacklist.c229 CIO_MSG_EVENT(6, "Reading blacklist parameters\n"); in blacklist_setup()