Searched refs:CIO_CRW_EVENT (Results 1 – 4 of 4) sorted by relevance
/drivers/s390/cio/ |
D | chsc.c | 308 CIO_CRW_EVENT(4, "chsc: link incident (rs=%02x, rs_id=%04x)\n", in chsc_process_sei_link_incident() 314 CIO_CRW_EVENT(4, "chsc: link incident - invalid LIR\n"); in chsc_process_sei_link_incident() 328 CIO_CRW_EVENT(4, "chsc: resource accessibility event (rs=%02x, " in chsc_process_sei_res_acc() 361 CIO_CRW_EVENT(4, "chsc: channel path availability information\n"); in chsc_process_sei_chp_avail() 371 CIO_CRW_EVENT(4, "Update information for channel path " in chsc_process_sei_chp_avail() 397 CIO_CRW_EVENT(4, "chsc: channel-path-configuration notification\n"); in chsc_process_sei_chp_config() 426 CIO_CRW_EVENT(4, "chsc: scm change notification\n"); in chsc_process_sei_scm_change() 432 CIO_CRW_EVENT(0, "chsc: updating change notification" in chsc_process_sei_scm_change() 440 CIO_CRW_EVENT(4, "chsc: scm available information\n"); in chsc_process_sei_scm_avail() 446 CIO_CRW_EVENT(0, "chsc: process availability information" in chsc_process_sei_scm_avail() [all …]
|
D | cio_debug.h | 19 #define CIO_CRW_EVENT(imp, args...) do { \ macro
|
D | chp.c | 548 CIO_CRW_EVENT(2, "CRW reports slct=%d, oflw=%d, " in chp_process_crw() 558 CIO_CRW_EVENT(2, "solicited machine check for " in chp_process_crw() 575 CIO_CRW_EVENT(2, "Don't know how to handle erc=%x\n", in chp_process_crw()
|
D | css.c | 654 CIO_CRW_EVENT(2, "CRW0 reports slct=%d, oflw=%d, " in css_process_crw() 659 CIO_CRW_EVENT(2, "CRW1 reports slct=%d, oflw=%d, " in css_process_crw()
|