mptscsih.h (39fe5434cb9de5da40510028b17b96bc4eb312b3) | mptscsih.h (f36789e22ac32a6554b8e4d05ab6125fc1161745) |
---|---|
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 | 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 Logic Fusion MPT (Message Passing Technology) firmware. | 6 * running LSI Fusion MPT (Message Passing Technology) firmware. |
7 * | 7 * |
8 * Copyright (c) 1999-2007 LSI Logic Corporation | 8 * Copyright (c) 1999-2007 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 --- |