|
@@ -6,7 +6,8 @@
|
|
|
* Adaptec aacraid device driver for Linux.
|
|
* Adaptec aacraid device driver for Linux.
|
|
|
*
|
|
*
|
|
|
* Copyright (c) 2000-2010 Adaptec, Inc.
|
|
* Copyright (c) 2000-2010 Adaptec, Inc.
|
|
|
- * 2010 PMC-Sierra, Inc. (aacraid@pmc-sierra.com)
|
|
|
|
|
|
|
+ * 2010-2015 PMC-Sierra, Inc. (aacraid@pmc-sierra.com)
|
|
|
|
|
+ * 2016-2017 Microsemi Corp. (aacraid@microsemi.com)
|
|
|
*
|
|
*
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
* it under the terms of the GNU General Public License as published by
|
|
@@ -22,6 +23,11 @@
|
|
|
* along with this program; see the file COPYING. If not, write to
|
|
* along with this program; see the file COPYING. If not, write to
|
|
|
* the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
* the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
|
*
|
|
*
|
|
|
|
|
+ * Module Name:
|
|
|
|
|
+ * aachba.c
|
|
|
|
|
+ *
|
|
|
|
|
+ * Abstract: Contains Interfaces to manage IOs.
|
|
|
|
|
+ *
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
#include <linux/kernel.h>
|
|
#include <linux/kernel.h>
|