Searched refs:CIO_MSG_EVENT (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/s390/cio/ |
A D | device.c | 301 CIO_MSG_EVENT(0, "ccw_device_offline returned %d, device " in ccw_device_set_offline() 367 CIO_MSG_EVENT(0, "ccw_device_online returned %d, " in ccw_device_set_online() 833 CIO_MSG_EVENT(0, "device_reprobe() returned" in io_subchannel_register() 1034 CIO_MSG_EVENT(0, "Failed to create io subchannel " in io_subchannel_probe() 1264 CIO_MSG_EVENT(3, "recovery: trigger 0.%x.%04x\n", in recovery_check() 1294 CIO_MSG_EVENT(3, "recovery: end\n"); in recovery_work_func() 1312 CIO_MSG_EVENT(3, "recovery: schedule\n"); in ccw_device_schedule_recovery() 1331 CIO_MSG_EVENT(3, "ccw: purging 0.%x.%04x\n", id->ssid, in purge_fn() 1352 CIO_MSG_EVENT(2, "ccw: purging blacklisted devices\n"); in ccw_purge_blacklisted() 1752 CIO_MSG_EVENT(0, "ccw_device_offline returned %d, " in ccw_device_remove() [all …]
|
A D | device_id.c | 122 CIO_MSG_EVENT(0, "snsid: device 0.%x.%04x: unknown diag210 data\n", in diag210_get_dev_info() 126 CIO_MSG_EVENT(0, "snsid: device 0.%x.%04x: diag210 failed (rc=%d)\n", in diag210_get_dev_info() 186 CIO_MSG_EVENT(2, "snsid: device 0.%x.%04x: rc=%d %04x/%02x " in snsid_callback()
|
A D | chp.c | 524 CIO_MSG_EVENT(0, "Could not register chp%x.%02x: %d\n", in chp_new() 744 CIO_MSG_EVENT(2, "chp: sclp_chp_configure(%x.%02x)=" in cfg_func() 754 CIO_MSG_EVENT(2, "chp: sclp_chp_deconfigure(%x.%02x)=" in cfg_func() 783 CIO_MSG_EVENT(2, "chp_cfg_sched%x.%02x=%d\n", chpid.cssid, chpid.id, in chp_cfg_schedule() 800 CIO_MSG_EVENT(2, "chp_cfg_cancel:%x.%02x\n", chpid.cssid, chpid.id); in chp_cfg_cancel_deconfigure()
|
A D | device_fsm.c | 138 CIO_MSG_EVENT(0, "0.%x.%04x: could not stop I/O\n", in ccw_device_cancel_halt_clear() 298 CIO_MSG_EVENT(2, "notify called for 0.%x.%04x, event=%d\n", in ccw_device_notify() 351 CIO_MSG_EVENT(0, "Boxed device %04x on subchannel %04x\n", in ccw_device_done() 359 CIO_MSG_EVENT(0, "Device %04x gone on subchannel %04x\n", in ccw_device_done() 368 CIO_MSG_EVENT(0, "Disconnected device %04x on subchannel " in ccw_device_done() 831 CIO_MSG_EVENT(0, "0.%x.%04x: unsolicited " in ccw_device_w4sense()
|
A D | cio_debug.h | 16 #define CIO_MSG_EVENT(imp, args...) do { \ macro
|
A D | css.c | 185 CIO_MSG_EVENT(6, "Blacklisted device detected " in css_validate_subchannel() 198 CIO_MSG_EVENT(4, "Subchannel 0.%x.%04x reports subchannel type %04X\n", in css_validate_subchannel() 487 CIO_MSG_EVENT(0, "Could not register sch 0.%x.%04x: %d\n", in css_register_subchannel() 589 CIO_MSG_EVENT(2, "eval: sch 0.%x.%04x, rc=%d\n", in css_evaluate_known_subchannel() 621 CIO_MSG_EVENT(4, "sch_todo: sched sch=0.%x.%04x todo=%d\n", in css_sched_sch_todo() 646 CIO_MSG_EVENT(4, "sch_todo: sch=0.%x.%04x, todo=%d\n", sch->schid.ssid, in css_sch_todo() 680 CIO_MSG_EVENT(0, "could not allocate slow subchannel set\n"); in slow_subchannel_init()
|
A D | device_pgid.c | 48 CIO_MSG_EVENT(2, "vrfy: device 0.%x.%04x: rc=%d pgroup=%d mpath=%d " in verify_done() 174 CIO_MSG_EVENT(2, "wipe: device 0.%x.%04x: pvm=%02x nim=%02x\n", in pgid_wipeout_start() 404 CIO_MSG_EVENT(2, "snid: device 0.%x.%04x: rc=%d pvm=%02x vpm=%02x " in snid_done() 588 CIO_MSG_EVENT(0, "disb: device 0.%x.%04x: rc=%d\n", id->ssid, id->devno, in disband_callback()
|
A D | chsc.c | 129 CIO_MSG_EVENT(2, "chsc: ssd failed for 0.%x.%04x (rc=%04x)\n", in chsc_get_ssd_info() 1359 CIO_MSG_EVENT(2, "chsc: chsc failed for 0.%x.%04x (ccode=%d)\n", in chsc_siosl() 1365 CIO_MSG_EVENT(2, "chsc: siosl failed for 0.%x.%04x (rc=%04x)\n", in chsc_siosl() 1369 CIO_MSG_EVENT(4, "chsc: siosl succeeded for 0.%x.%04x\n", in chsc_siosl() 1400 CIO_MSG_EVENT(2, "chsc: scm info failed (rc=%04x)\n", in chsc_scm_info() 1539 CIO_MSG_EVENT(2, "chsc: scud failed rc=%04x, L2=%04x " in chsc_scud()
|
A D | device_status.c | 37 CIO_MSG_EVENT(0, "Channel-Check or Interface-Control-Check " in ccw_device_msg_control_check() 61 CIO_MSG_EVENT(0, "%s(0.%x.%04x) - path(s) %02x are " in ccw_device_path_notoper()
|
A D | blacklist.c | 229 CIO_MSG_EVENT(6, "Reading blacklist parameters\n"); in blacklist_setup()
|
A D | cio.c | 108 CIO_MSG_EVENT(2, "cio_start: 'not oper' status for " in cio_start_handle_notoper()
|
Completed in 28 milliseconds