Home
last modified time | relevance | path

Searched refs:ccw_device_get_path_mask (Results 1 – 5 of 5) sorted by relevance

/linux/arch/s390/include/asm/
H A Dccwdev.h207 extern __u8 ccw_device_get_path_mask(struct ccw_device *);
/linux/drivers/s390/cio/
H A Ddevice_ops.c453 * ccw_device_get_path_mask() - get currently available paths
459 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) in ccw_device_get_path_mask() function
868 EXPORT_SYMBOL(ccw_device_get_path_mask);
/linux/drivers/s390/block/
H A Ddasd_3990_erp.c149 opm = ccw_device_get_path_mask(device->cdev); in dasd_3990_erp_alternate_path()
H A Ddasd_eckd.c1113 opm = ccw_device_get_path_mask(device->cdev); in dasd_eckd_read_conf()
/linux/Documentation/arch/s390/
H A Dcds.rst528 __u8 ccw_device_get_path_mask(struct ccw_device *cdev);