Searched refs:CHSC_MSG (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/s390/cio/ |
D | chsc_sch.c | 37 #define CHSC_MSG(imp, args...) do { \ macro 66 CHSC_MSG(0, "Interrupt on sch 0.%x.%04x with no request\n", in chsc_subchannel_irq() 82 CHSC_MSG(6, "Detected chsc subchannel 0.%x.%04x\n", in chsc_subchannel_probe() 91 CHSC_MSG(0, "Failed to enable 0.%x.%04x: %d\n", in chsc_subchannel_probe() 243 CHSC_MSG(2, "chsc on 0.%x.%04x returned cc=%d\n", in chsc_async() 469 CHSC_MSG(0, "scpcd: response code=%x\n", in chsc_ioctl_info_channel_path() 531 CHSC_MSG(0, "scucd: response code=%x\n", in chsc_ioctl_info_cu() 595 CHSC_MSG(0, "sscud: response code=%x\n", in chsc_ioctl_info_sch_cu() 655 CHSC_MSG(0, "sci: response code=%x\n", in chsc_ioctl_conf_info() 738 CHSC_MSG(0, "sccl: response code=%x\n", in chsc_ioctl_conf_comp_list() [all …]
|