Home
last modified time | relevance | path

Searched refs:ccw_device_get_path_mask (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h216 extern __u8 ccw_device_get_path_mask(struct ccw_device *);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h207 extern __u8 ccw_device_get_path_mask(struct ccw_device *);
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_ops.c449 * ccw_device_get_path_mask() - get currently available paths
455 __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); variable
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_ops.c449 * ccw_device_get_path_mask() - get currently available paths
455 __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); variable
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_3990_erp.c153 opm = ccw_device_get_path_mask(device->cdev); in dasd_3990_erp_alternate_path()
H A Ddasd.c1513 ccw_device_get_path_mask( in dasd_start_IO()
H A Ddasd_eckd.c1033 opm = ccw_device_get_path_mask(device->cdev); in dasd_eckd_read_conf()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_3990_erp.c153 opm = ccw_device_get_path_mask(device->cdev); in dasd_3990_erp_alternate_path()
H A Ddasd.c1447 ccw_device_get_path_mask( in dasd_start_IO()
H A Ddasd_eckd.c1126 opm = ccw_device_get_path_mask(device->cdev); in dasd_eckd_read_conf()

Completed in 36 milliseconds