Lines Matching refs:CHSC_MSG
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()
860 CHSC_MSG(0, "sdcal: response code=%x\n", in chsc_ioctl_dcal()
881 CHSC_MSG(2, "chsc_ioctl called, cmd=%x\n", cmd); in chsc_ioctl()