Searched refs:CHSC_MSG (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/s390/cio/ |
D | chsc_sch.c | 36 #define CHSC_MSG(imp, args...) do { \ macro 65 CHSC_MSG(0, "Interrupt on sch 0.%x.%04x with no request\n", in chsc_subchannel_irq() 81 CHSC_MSG(6, "Detected chsc subchannel 0.%x.%04x\n", in chsc_subchannel_probe() 90 CHSC_MSG(0, "Failed to enable 0.%x.%04x: %d\n", in chsc_subchannel_probe() 277 CHSC_MSG(2, "chsc on 0.%x.%04x returned cc=%d\n", in chsc_async() 503 CHSC_MSG(0, "scpcd: response code=%x\n", in chsc_ioctl_info_channel_path() 565 CHSC_MSG(0, "scucd: response code=%x\n", in chsc_ioctl_info_cu() 629 CHSC_MSG(0, "sscud: response code=%x\n", in chsc_ioctl_info_sch_cu() 689 CHSC_MSG(0, "sci: response code=%x\n", in chsc_ioctl_conf_info() 772 CHSC_MSG(0, "sccl: response code=%x\n", in chsc_ioctl_conf_comp_list() [all …]
|