Lines Matching refs:CHSC_MSG
36 #define CHSC_MSG(imp, args...) do { \ macro
69 CHSC_MSG(0, "Interrupt on sch 0.%x.%04x with no request\n", in chsc_subchannel_irq()
85 CHSC_MSG(6, "Detected chsc subchannel 0.%x.%04x\n", in chsc_subchannel_probe()
94 CHSC_MSG(0, "Failed to enable 0.%x.%04x: %d\n", in chsc_subchannel_probe()
282 CHSC_MSG(2, "chsc on 0.%x.%04x returned cc=%d\n", in chsc_async()
508 CHSC_MSG(0, "scpcd: response code=%x\n", in chsc_ioctl_info_channel_path()
570 CHSC_MSG(0, "scucd: response code=%x\n", in chsc_ioctl_info_cu()
634 CHSC_MSG(0, "sscud: response code=%x\n", in chsc_ioctl_info_sch_cu()
694 CHSC_MSG(0, "sci: response code=%x\n", in chsc_ioctl_conf_info()
777 CHSC_MSG(0, "sccl: response code=%x\n", in chsc_ioctl_conf_comp_list()
865 CHSC_MSG(0, "sdcal: response code=%x\n", in chsc_ioctl_dcal()
886 CHSC_MSG(2, "chsc_ioctl called, cmd=%x\n", cmd); in chsc_ioctl()