Searched refs:CIO_CRW_EVENT (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | chsc.c | 554 CIO_CRW_EVENT(4, "chsc: scm change notification\n"); in chsc_process_sei_scm_change() 580 CIO_CRW_EVENT(3, "chsc: ap config changed\n"); in chsc_process_sei_ap_cfg_chg() 593 CIO_CRW_EVENT(4, in chsc_process_sei_fces_event() 624 CIO_CRW_EVENT(2, "chsc: sei nt2 unhandled cc=%d\n", in chsc_process_sei_nt2() 666 CIO_CRW_EVENT(2, "chsc: event overflow\n"); in chsc_process_sei_nt0() 730 CIO_CRW_EVENT(2, "CRW reports slct=%d, oflw=%d, " in chsc_process_crw() 904 CIO_CRW_EVENT(2, "chsc: secm failed (rc=%04x)\n", in __chsc_do_secm() 976 CIO_CRW_EVENT(2, "chsc: scpd failed (rc=%04x)\n", in chsc_determine_channel_path_desc() 1070 CIO_CRW_EVENT(2, "chsc: scmc failed (rc=%04x)\n", in chsc_get_channel_measurement_chars() 1193 CIO_CRW_EVENT(2, "chsc: sdcal failed (rc=%04x)\n", in chsc_get_cssid_iid() [all …]
|
H A D | cio_debug.h | 20 #define CIO_CRW_EVENT(imp, args...) do { \ macro
|
H A D | chp.c | 589 CIO_CRW_EVENT(2, "CRW reports slct=%d, oflw=%d, " in chp_process_crw() 599 CIO_CRW_EVENT(2, "solicited machine check for " in chp_process_crw() 616 CIO_CRW_EVENT(2, "Don't know how to handle erc=%x\n", in chp_process_crw()
|
H A D | css.c | 832 CIO_CRW_EVENT(2, "CRW0 reports slct=%d, oflw=%d, " in css_process_crw() 837 CIO_CRW_EVENT(2, "CRW1 reports slct=%d, oflw=%d, " in css_process_crw()
|