linux/drivers/s390/cio
Heiko Carstens a806170e29 [S390] Fix a lot of sparse warnings.
Most noteable part of this commit is the new local header file entry.h
which contains all the function declarations of functions that get only
called from asm code or are arch internal. That way we can avoid extern
declarations in C files.
This is more or less the same that was done for sparc64.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-04-17 07:47:06 +02:00
..
Makefile [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
airq.c [S390] cio: Extend adapter interrupt interface. 2008-01-26 14:11:00 +01:00
blacklist.c [S390] constify function pointer tables. 2008-01-26 14:11:32 +01:00
blacklist.h
ccwgroup.c [S390] cio: Add shutdown callback for ccwgroup. 2008-02-05 16:50:54 +01:00
chp.c [S390] cio: Use to_channelpath() for device to channel path conversion. 2007-10-22 12:52:47 +02:00
chp.h [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
chsc.c [S390] cio: fix parallel cm_enable processing. 2008-04-17 07:46:57 +02:00
chsc.h [S390] cio: Reorganize initialization. 2007-07-27 12:29:20 +02:00
cio.c [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
cio.h [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
cio_debug.h [S390] cio: Cleanup debug feature usage. 2008-01-26 14:10:59 +01:00
cmf.c [S390] Fix priority mistakes in drivers/s390/cio/cmf.c 2007-11-05 11:10:17 +01:00
css.c [S390] cio: fix parallel cm_enable processing. 2008-04-17 07:46:57 +02:00
css.h [S390] cio: Fix race for "fast" path gone/path back situations. 2008-04-17 07:46:57 +02:00
device.c [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
device.h [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
device_fsm.c [S390] cio: introduce timed recovery procedure 2008-01-26 14:11:06 +01:00
device_id.c [S390] cio: make sense id procedure work with partial hardware response 2008-02-05 16:50:52 +01:00
device_ops.c [S390] cio: Trigger verification on device/path not operational. 2008-04-17 07:46:57 +02:00
device_pgid.c [S390] cio: Introduce subchannel->private. 2008-01-26 14:10:59 +01:00
device_status.c [S390] replace remaining __FUNCTION__ occurrences 2008-04-17 07:47:04 +02:00
idset.c remove asm/bitops.h includes 2007-10-19 11:53:41 -07:00
idset.h [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
io_sch.h [S390] cio: Use dev_{g,s}et_drvdata(). 2008-01-26 14:11:02 +01:00
ioasm.h [S390] cio: Introduce subchannel->private. 2008-01-26 14:10:59 +01:00
qdio.c [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters 2008-04-17 07:47:04 +02:00
qdio.h [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters 2008-04-17 07:47:04 +02:00
schid.h