Searched refs:CIO_CRW_EVENT (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/cio/ |
| H A D | chsc.c | 431 CIO_CRW_EVENT(4, "chsc: link incident (rs=%02x, rs_id=%04x, iq=%02x)\n", in chsc_process_sei_link_incident() 470 CIO_CRW_EVENT(4, "chsc: resource accessibility event (rs=%02x, " in chsc_process_sei_res_acc() 502 CIO_CRW_EVENT(4, "chsc: channel path availability information\n"); in chsc_process_sei_chp_avail() 512 CIO_CRW_EVENT(4, "Update information for channel path " in chsc_process_sei_chp_avail() 538 CIO_CRW_EVENT(4, "chsc: channel-path-configuration notification\n"); in chsc_process_sei_chp_config() 567 CIO_CRW_EVENT(4, "chsc: scm change notification\n"); in chsc_process_sei_scm_change() 573 CIO_CRW_EVENT(0, "chsc: updating change notification" in chsc_process_sei_scm_change() 581 CIO_CRW_EVENT(4, "chsc: scm available information\n"); in chsc_process_sei_scm_avail() 587 CIO_CRW_EVENT(0, "chsc: process availability information" in chsc_process_sei_scm_avail() 593 CIO_CRW_EVENT(3, "chsc: ap config changed\n"); in chsc_process_sei_ap_cfg_chg() [all …]
|
| H A D | cio_debug.h | 20 #define CIO_CRW_EVENT(imp, args...) do { \ macro
|
| H A D | chp.c | 624 CIO_CRW_EVENT(2, "CRW reports slct=%d, oflw=%d, " in chp_process_crw() 634 CIO_CRW_EVENT(2, "solicited machine check for " in chp_process_crw() 651 CIO_CRW_EVENT(2, "Don't know how to handle erc=%x\n", in chp_process_crw()
|