Searched hist:e80b002bfd38263117da93feb4f67f5cf7d9221b (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/message/fusion/ |
H A D | mptspi.c | diff e80b002bfd38263117da93feb4f67f5cf7d9221b Fri Sep 14 19:49:03 CDT 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: removing references to hd->ioc
Cleaning up code by accesing the ioc pointer directly instead of via hd->ioc. In the future, most data members of struct MPT_SCSI_HOST will be either deleted or moved to struct MPT_ADAPTER.
Signed-off-by: Eric Moore <Eric.Moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|
H A D | mptfc.c | diff e80b002bfd38263117da93feb4f67f5cf7d9221b Fri Sep 14 19:49:03 CDT 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: removing references to hd->ioc
Cleaning up code by accesing the ioc pointer directly instead of via hd->ioc. In the future, most data members of struct MPT_SCSI_HOST will be either deleted or moved to struct MPT_ADAPTER.
Signed-off-by: Eric Moore <Eric.Moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|
H A D | mptscsih.c | diff e80b002bfd38263117da93feb4f67f5cf7d9221b Fri Sep 14 19:49:03 CDT 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: removing references to hd->ioc
Cleaning up code by accesing the ioc pointer directly instead of via hd->ioc. In the future, most data members of struct MPT_SCSI_HOST will be either deleted or moved to struct MPT_ADAPTER.
Signed-off-by: Eric Moore <Eric.Moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|
H A D | mptsas.c | diff e80b002bfd38263117da93feb4f67f5cf7d9221b Fri Sep 14 19:49:03 CDT 2007 Eric Moore <eric.moore@lsi.com> [SCSI] mpt fusion: removing references to hd->ioc
Cleaning up code by accesing the ioc pointer directly instead of via hd->ioc. In the future, most data members of struct MPT_SCSI_HOST will be either deleted or moved to struct MPT_ADAPTER.
Signed-off-by: Eric Moore <Eric.Moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|