linux/drivers/s390/cio
Cornelia Huck 4dd3cc5caf [S390] cio: Fixup interface for setting options on ccw devices.
The current ccw_device_set_options() sets a specified mask of options
and clears those not specified, but there is no way to find out which
options have already been set.

In order to fix this up, introduce the following interface changes:

ccw_device_set_options() now only sets the specified bits, but does
not clear those that are not specified.

ccw_device_clear_options() clears the specified bits.

ccw_device_set_options_mask() provides the old semantics (setting only
the specified bits and clearing the others).

Device drivers now work as expected. qdio has been adapted.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-02-12 15:47:18 +01:00
..
airq.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
airq.h
blacklist.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
blacklist.h [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00
ccwgroup.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
chsc.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
chsc.h [S390] cio: declare hardware structures packed. 2007-02-05 21:17:40 +01:00
cio_debug.h [PATCH] s390: increase cio_trace debug event size 2006-04-11 06:18:37 -07:00
cio.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
cio.h [S390] Support for disconnected devices reappearing on another subchannel. 2006-12-08 15:54:28 +01:00
cmf.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
css.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
css.h [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
device_fsm.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
device_id.c [S390] cio: Retry internal operations after vary off. 2006-12-04 15:41:04 +01:00
device_ops.c [S390] cio: Fixup interface for setting options on ccw devices. 2007-02-12 15:47:18 +01:00
device_pgid.c [S390] cio: Retry internal operations after vary off. 2006-12-04 15:41:04 +01:00
device_status.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
device.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
device.h [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
ioasm.h [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
Makefile
qdio.c [S390] cio: Fixup interface for setting options on ccw devices. 2007-02-12 15:47:18 +01:00
qdio.h [S390] runtime switch for qdio performance statistics 2006-12-08 15:54:18 +01:00
schid.h [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00