linux/drivers/s390/cio
Jan Glauber 3ec90878ba [S390] qdio: Split SBAL entry flags
The qdio SBAL entry flag is made-up of four different values that are
independent of one another. Some of the bits are reserved by the
hardware and should not be changed by qdio. Currently all four values
are overwritten since the SBAL entry flag is defined as an u32.

Split the SBAL entry flag into four u8's as defined by the hardware
and don't touch the reserved bits.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-06-06 14:14:56 +02:00
..
Makefile
airq.c
blacklist.c
blacklist.h
ccwgroup.c [S390] ccwgroup_driver: remove duplicate members 2011-03-23 10:15:59 +01:00
ccwreq.c
chp.c
chp.h
chsc.c [S390] chsc: process channel-path-availability information 2011-05-23 10:24:31 +02:00
chsc.h [S390] cio: obtain mdc value per channel path 2011-01-05 12:47:28 +01:00
chsc_sch.c [S390] css_driver: remove duplicate members 2011-03-15 17:08:24 +01:00
chsc_sch.h
cio.c [S390] cio: move options to io_sch_private 2011-03-15 17:08:23 +01:00
cio.h [S390] css: remove subchannel private 2011-03-15 17:08:24 +01:00
cio_debug.h
cmf.c
crw.c
css.c [S390] css_bus_type: make it static 2011-03-15 17:08:24 +01:00
css.h [S390] css_bus_type: make it static 2011-03-15 17:08:24 +01:00
device.c [S390] cio: prevent purging of CCW devices in the online state 2011-04-04 09:43:33 +02:00
device.h [S390] ccw_bus_type: make it static 2011-03-23 10:15:59 +01:00
device_fsm.c [S390] get rid of unused variables 2011-05-23 10:24:28 +02:00
device_id.c
device_ops.c [S390] get rid of unused variables 2011-05-23 10:24:28 +02:00
device_pgid.c
device_status.c
fcx.c
idset.c
idset.h
io_sch.h [S390] css: move io_private to drv_data 2011-03-15 17:08:23 +01:00
ioasm.h [S390] cio: move asms to generic header 2011-03-15 17:08:23 +01:00
isc.c
itcw.c [S390] cio: reduce memory consumption of itcw structures 2011-01-05 12:47:29 +01:00
orb.h [S390] cio: move orb definitions to separate header 2011-03-15 17:08:23 +01:00
qdio.h [S390] qdio: cleanup SIGA sync 2011-01-05 12:47:28 +01:00
qdio_debug.c [S390] qdio: outbound queue full counter 2011-01-05 12:47:28 +01:00
qdio_debug.h
qdio_main.c [S390] qdio: Split SBAL entry flags 2011-06-06 14:14:56 +02:00
qdio_setup.c [S390] qdio: cleanup SIGA sync 2011-01-05 12:47:28 +01:00
qdio_thinint.c [S390] qdio: prevent race for shared indicators 2011-01-05 12:47:28 +01:00