]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/cio/device.h
[S390] cio: device scan oom fallback.
[linux-2.6-omap-h63xx.git] / drivers / s390 / cio / device.h
index 104ed669db43946a0656fe5adaac51a8374cc4f1..85e01846ca658ca1ea6154985d9b142687937d6d 100644 (file)
@@ -76,10 +76,11 @@ extern wait_queue_head_t ccw_device_init_wq;
 extern atomic_t ccw_device_init_count;
 
 void io_subchannel_recog_done(struct ccw_device *cdev);
+void io_subchannel_init_config(struct subchannel *sch);
 
 int ccw_device_cancel_halt_clear(struct ccw_device *);
 
-void ccw_device_do_unreg_rereg(struct work_struct *);
+void ccw_device_do_unbind_bind(struct work_struct *);
 void ccw_device_move_to_orphanage(struct work_struct *);
 int ccw_device_is_orphan(struct ccw_device *);