Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dccwdev.h216 extern __u8 ccw_device_get_path_mask(struct ccw_device *);
/kernel/linux/linux-5.10/drivers/s390/cio/
Ddevice_ops.c455 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) in ccw_device_get_path_mask() function
859 EXPORT_SYMBOL(ccw_device_get_path_mask);
/kernel/linux/linux-5.10/drivers/s390/block/
Ddasd_3990_erp.c153 opm = ccw_device_get_path_mask(device->cdev); in dasd_3990_erp_alternate_path()
Ddasd.c1504 ccw_device_get_path_mask( in dasd_start_IO()
Ddasd_eckd.c1033 opm = ccw_device_get_path_mask(device->cdev); in dasd_eckd_read_conf()
/kernel/linux/linux-5.10/Documentation/s390/
Dcds.rst528 __u8 ccw_device_get_path_mask(struct ccw_device *cdev);