X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fs390%2Fcio%2Fdevice.h;h=104ed669db43946a0656fe5adaac51a8374cc4f1;hb=d1b5726358ccebcf614fc9f97cdf3354178dcb80;hp=6f5c3f2b3587d8f72d98aa781f9f2cbd6dfd50d3;hpb=0962f402af1bb0b53ccee626785d202a10c12fff;p=linux-2.6-omap-h63xx.git diff --git a/drivers/s390/cio/device.h b/drivers/s390/cio/device.h index 6f5c3f2b358..104ed669db4 100644 --- a/drivers/s390/cio/device.h +++ b/drivers/s390/cio/device.h @@ -86,6 +86,7 @@ int ccw_device_is_orphan(struct ccw_device *); int ccw_device_recognition(struct ccw_device *); int ccw_device_online(struct ccw_device *); int ccw_device_offline(struct ccw_device *); +int ccw_purge_blacklisted(void); /* Function prototypes for device status and basic sense stuff. */ void ccw_device_accumulate_irb(struct ccw_device *, struct irb *);