Home
last modified time | relevance | path

Searched refs:dasd_get_feature (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/block/
H A Ddasd_int.h945 int dasd_get_feature(struct ccw_device *, int);
H A Ddasd_devmap.c2500 dasd_get_feature(struct ccw_device *cdev, int feature) in dasd_get_feature() function
H A Ddasd.c3432 if ((dasd_get_feature(cdev, DASD_FEATURE_INITIAL_ONLINE) > 0 ) || in dasd_generic_probe()