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