mptscsih.h (96916090f488986a4ebb8e9ffa6a3b50881d5ccd) | mptscsih.h (cddc0ab71194a09c0ac359be10a0f1ef976ddc95) |
---|---|
1/* 2 * linux/drivers/message/fusion/mptscsih.h 3 * High performance SCSI / Fibre Channel SCSI Host device driver. 4 * For use with PCI chip/adapter(s): 5 * LSIFC9xx/LSI409xx Fibre Channel 6 * running LSI Fusion MPT (Message Passing Technology) firmware. 7 * | 1/* 2 * linux/drivers/message/fusion/mptscsih.h 3 * High performance SCSI / Fibre Channel SCSI Host device driver. 4 * For use with PCI chip/adapter(s): 5 * LSIFC9xx/LSI409xx Fibre Channel 6 * running LSI Fusion MPT (Message Passing Technology) firmware. 7 * |
8 * Copyright (c) 1999-2007 LSI Corporation | 8 * Copyright (c) 1999-2008 LSI Corporation |
9 * (mailto:DL-MPTFusionLinux@lsi.com) 10 * 11 */ 12/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/ 13/* 14 This program is free software; you can redistribute it and/or modify 15 it under the terms of the GNU General Public License as published by 16 the Free Software Foundation; version 2 of the License. --- 116 unchanged lines hidden --- | 9 * (mailto:DL-MPTFusionLinux@lsi.com) 10 * 11 */ 12/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/ 13/* 14 This program is free software; you can redistribute it and/or modify 15 it under the terms of the GNU General Public License as published by 16 the Free Software Foundation; version 2 of the License. --- 116 unchanged lines hidden --- |