Home
last modified time | relevance | path

Searched refs:CCWDEV_DO_MULTIPATH (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/cio/
A Ddevice_ops.c51 cdev->private->options.mpath = (flags & CCWDEV_DO_MULTIPATH) != 0; in ccw_device_set_options_mask()
80 cdev->private->options.mpath |= (flags & CCWDEV_DO_MULTIPATH) != 0; in ccw_device_set_options()
97 cdev->private->options.mpath &= (flags & CCWDEV_DO_MULTIPATH) == 0; in ccw_device_clear_options()
/linux/arch/s390/include/asm/
A Dccwdev.h170 #define CCWDEV_DO_MULTIPATH 0x0010 macro
/linux/drivers/s390/char/
A Dtape_core.c575 CCWDEV_DO_MULTIPATH); in tape_generic_probe()
/linux/drivers/s390/block/
A Ddasd_eckd.c140 CCWDEV_DO_PATHGROUP | CCWDEV_DO_MULTIPATH); in dasd_eckd_probe()

Completed in 19 milliseconds