Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
A Ddevice_ops.c50 cdev->private->options.force = (flags & CCWDEV_ALLOW_FORCE) != 0; in ccw_device_set_options_mask()
79 cdev->private->options.force |= (flags & CCWDEV_ALLOW_FORCE) != 0; in ccw_device_set_options()
96 cdev->private->options.force &= (flags & CCWDEV_ALLOW_FORCE) == 0; in ccw_device_clear_options()
/linux/arch/s390/include/asm/
A Dccwdev.h168 #define CCWDEV_ALLOW_FORCE 0x0008 macro
/linux/drivers/s390/block/
A Ddasd_eckd.c139 ret = ccw_device_set_options(cdev, CCWDEV_ALLOW_FORCE | in dasd_eckd_probe()

Completed in 14 milliseconds