Lines Matching defs:event
46 * FSM callbacks. But in the event it did, register a warning
236 * vfio_ccw_sch_event - process subchannel event
240 * An unspecified event occurred for this subchannel. Adjust data according
242 * event has been handled sufficiently or -EAGAIN when this function should
280 * If unable to allocate a CRW, just drop the event and
300 struct chp_link *link, int event)
310 trace_vfio_ccw_chp_event(sch->schid, mask, event);
311 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: mask=0x%x event=%d\n",
314 mask, event);
319 switch (event) {