[PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x86_64)
[linux-2.6] / drivers / s390 / cio / blacklist.h
1 #ifndef S390_BLACKLIST_H
2 #define S390_BLACKLIST_H
3
4 extern int is_blacklisted (int ssid, int devno);
5
6 #endif