[SCSI] add shared tag map helpers
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 30 Aug 2006 13:45:51 +0000 (09:45 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 31 Aug 2006 15:18:03 +0000 (11:18 -0400)
commit86e33a296c2c9ed6eece0bfff4ac776f42040504
tree7c4a11084b233e1899aec6c247435f3478bbd3b5
parent492dfb489658dfe4a755fa29dd0e34e9c8bd8fb8
[SCSI] add shared tag map helpers

This patch adds support for sharing tag maps at the host level
(i.e. either every queue [LUN] has its own tag map or there's a single
one for the entire host).  This formulation is primarily intended to
help single issue queue hardware, like the aic7xxx

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/hosts.c
include/scsi/scsi_host.h
include/scsi/scsi_tcq.h