sdk-hwV1.3/lichee/linux-4.9/drivers/s390/cio/blacklist.h

7 lines
108 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
#ifndef S390_BLACKLIST_H
#define S390_BLACKLIST_H
extern int is_blacklisted (int ssid, int devno);
#endif