Lines Matching refs:subchannel
39 int vfio_ccw_sch_quiesce(struct subchannel *sch)
58 pr_err("vfio_ccw: could not quiesce subchannel 0.%x.%04x!\n",
132 static void vfio_ccw_sch_irq(struct subchannel *sch)
152 static int vfio_ccw_sch_probe(struct subchannel *sch)
222 VFIO_CCW_MSG_EVENT(4, "bound to subchannel %x.%x.%04x\n",
237 static int vfio_ccw_sch_remove(struct subchannel *sch)
257 VFIO_CCW_MSG_EVENT(4, "unbound from subchannel %x.%x.%04x\n",
263 static void vfio_ccw_sch_shutdown(struct subchannel *sch)
269 * vfio_ccw_sch_event - process subchannel event
270 * @sch: subchannel
273 * An unspecified event occurred for this subchannel. Adjust data according
274 * to the current operational state of the subchannel. Return zero when the
278 static int vfio_ccw_sch_event(struct subchannel *sch, int process)
312 * learn when it issues its own store subchannel.
329 static int vfio_ccw_chp_event(struct subchannel *sch,