[PATCH] s390: multiple subchannel sets support
[linux-2.6/openmoko-kernel/knife-kernel.git] / drivers / s390 / cio / blacklist.h
blob95e25c1df9221a53bd2e77c594c968d63b1c295a
1 #ifndef S390_BLACKLIST_H
2 #define S390_BLACKLIST_H
4 extern int is_blacklisted (int ssid, int devno);
6 #endif