]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/s390/cio/device.h
[S390] Support for disconnected devices reappearing on another subchannel.
[linux-beck.git] / drivers / s390 / cio / device.h
index d5fe95e04cfe4a5bb9779c919f2779331161b2df..29db6341d632ce0bd5a9f78b6982c3367a388349 100644 (file)
@@ -80,6 +80,8 @@ int ccw_device_cancel_halt_clear(struct ccw_device *);
 
 void ccw_device_do_unreg_rereg(struct work_struct *);
 void ccw_device_call_sch_unregister(struct work_struct *);
+void ccw_device_move_to_orphanage(struct work_struct *);
+int ccw_device_is_orphan(struct ccw_device *);
 
 int ccw_device_recognition(struct ccw_device *);
 int ccw_device_online(struct ccw_device *);