[SCSI] fusion - Greater than 255 target and lun support
authorEric Moore <eric.moore@lsi.com>
Mon, 29 Jan 2007 16:42:20 +0000 (09:42 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 3 Feb 2007 02:48:49 +0000 (20:48 -0600)
commit793955f549c710a1b0c18f823d5d710840747b15
treeef85a09c1d90404a83f95b35d6fd717c421a4e5b
parent502c62f17aa7daa78d5da963305251b872885ff9
[SCSI] fusion - Greater than 255 target and lun support

Add support for greater than 255 target and luns.
Kill the hd->Target[] field, and change all references
of bus_id/target_id, to channel/id.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/Makefile
drivers/message/fusion/mptbase.c
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptctl.c
drivers/message/fusion/mptfc.c
drivers/message/fusion/mptsas.c
drivers/message/fusion/mptscsih.c
drivers/message/fusion/mptscsih.h
drivers/message/fusion/mptspi.c