]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/s390/cio/css.h
[S390] cio: trigger subchannel event at resume time
[net-next-2.6.git] / drivers / s390 / cio / css.h
index 325d813bb8e07fa9df3099af2dbd5ee7a4a530d1..7e37886de2310f0cabbf3fd51bfcd3987efc2090 100644 (file)
@@ -146,6 +146,7 @@ extern struct channel_subsystem *channel_subsystems[];
 /* Helper functions to build lists for the slow path. */
 void css_schedule_eval(struct subchannel_id schid);
 void css_schedule_eval_all(void);
+int css_complete_work(void);
 
 int sch_is_pseudo_sch(struct subchannel *);
 struct schib;