Blame view

kernel/linux-rt-4.4.41/drivers/scsi/aic7xxx/aic7xxx_pci.h 5.17 KB
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
  /*
   * Adaptec AIC7xxx device driver for Linux.
   *
   * Copyright (c) 2000-2001 Adaptec Inc.
   * All rights reserved.
   *
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted provided that the following conditions
   * are met:
   * 1. Redistributions of source code must retain the above copyright
   *    notice, this list of conditions, and the following disclaimer,
   *    without modification.
   * 2. Redistributions in binary form must reproduce at minimum a disclaimer
   *    substantially similar to the "NO WARRANTY" disclaimer below
   *    ("Disclaimer") and any redistribution must be conditioned upon
   *    including a substantially similar Disclaimer requirement for further
   *    binary redistribution.
   * 3. Neither the names of the above-listed copyright holders nor the names
   *    of any contributors may be used to endorse or promote products derived
   *    from this software without specific prior written permission.
   *
   * Alternatively, this software may be distributed under the terms of the
   * GNU General Public License ("GPL") version 2 as published by the Free
   * Software Foundation.
   *
   * NO WARRANTY
   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR
   * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   * HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
   * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
   * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   * POSSIBILITY OF SUCH DAMAGES.
   *
   * $Id$
   *
   */
  #ifndef _AIC7XXX_PCI_H_
  #define _AIC7XXX_PCI_H_
  
  #define ID_ALL_MASK			0xFFFFFFFFFFFFFFFFull
  #define ID_DEV_VENDOR_MASK		0xFFFFFFFF00000000ull
  #define ID_9005_GENERIC_MASK		0xFFF0FFFF00000000ull
  #define ID_9005_SISL_MASK		0x000FFFFF00000000ull
  #define ID_9005_SISL_ID			0x0005900500000000ull
  #define ID_AIC7850			0x5078900400000000ull
  #define ID_AHA_2902_04_10_15_20C_30C	0x5078900478509004ull
  #define ID_AIC7855			0x5578900400000000ull
  #define ID_AIC7859			0x3860900400000000ull
  #define ID_AHA_2930CU			0x3860900438699004ull
  #define ID_AIC7860			0x6078900400000000ull
  #define ID_AIC7860C			0x6078900478609004ull
  #define ID_AHA_1480A			0x6075900400000000ull
  #define ID_AHA_2940AU_0			0x6178900400000000ull
  #define ID_AHA_2940AU_1			0x6178900478619004ull
  #define ID_AHA_2940AU_CN		0x2178900478219004ull
  #define ID_AHA_2930C_VAR		0x6038900438689004ull
  
  #define ID_AIC7870			0x7078900400000000ull
  #define ID_AHA_2940			0x7178900400000000ull
  #define ID_AHA_3940			0x7278900400000000ull
  #define ID_AHA_398X			0x7378900400000000ull
  #define ID_AHA_2944			0x7478900400000000ull
  #define ID_AHA_3944			0x7578900400000000ull
  #define ID_AHA_4944			0x7678900400000000ull
  
  #define ID_AIC7880			0x8078900400000000ull
  #define ID_AIC7880_B			0x8078900478809004ull
  #define ID_AHA_2940U			0x8178900400000000ull
  #define ID_AHA_3940U			0x8278900400000000ull
  #define ID_AHA_2944U			0x8478900400000000ull
  #define ID_AHA_3944U			0x8578900400000000ull
  #define ID_AHA_398XU			0x8378900400000000ull
  #define ID_AHA_4944U			0x8678900400000000ull
  #define ID_AHA_2940UB			0x8178900478819004ull
  #define ID_AHA_2930U			0x8878900478889004ull
  #define ID_AHA_2940U_PRO		0x8778900478879004ull
  #define ID_AHA_2940U_CN			0x0078900478009004ull
  
  #define ID_AIC7895			0x7895900478959004ull
  #define ID_AIC7895_ARO			0x7890900478939004ull
  #define ID_AIC7895_ARO_MASK		0xFFF0FFFFFFFFFFFFull
  #define ID_AHA_2940U_DUAL		0x7895900478919004ull
  #define ID_AHA_3940AU			0x7895900478929004ull
  #define ID_AHA_3944AU			0x7895900478949004ull
  
  #define ID_AIC7890			0x001F9005000F9005ull
  #define ID_AIC7890_ARO			0x00139005000F9005ull
  #define ID_AAA_131U2			0x0013900500039005ull
  #define ID_AHA_2930U2			0x0011900501819005ull
  #define ID_AHA_2940U2B			0x00109005A1009005ull
  #define ID_AHA_2940U2_OEM		0x0010900521809005ull
  #define ID_AHA_2940U2			0x00109005A1809005ull
  #define ID_AHA_2950U2B			0x00109005E1009005ull
  
  #define ID_AIC7892			0x008F9005FFFF9005ull
  #define ID_AIC7892_ARO			0x00839005FFFF9005ull
  #define ID_AHA_29160			0x00809005E2A09005ull
  #define ID_AHA_29160_CPQ		0x00809005E2A00E11ull
  #define ID_AHA_29160N			0x0080900562A09005ull
  #define ID_AHA_29160C			0x0080900562209005ull
  #define ID_AHA_29160B			0x00809005E2209005ull
  #define ID_AHA_19160B			0x0081900562A19005ull
  #define ID_AHA_2915_30LP		0x0082900502109005ull
  
  #define ID_AIC7896			0x005F9005FFFF9005ull
  #define ID_AIC7896_ARO			0x00539005FFFF9005ull
  #define ID_AHA_3950U2B_0		0x00509005FFFF9005ull
  #define ID_AHA_3950U2B_1		0x00509005F5009005ull
  #define ID_AHA_3950U2D_0		0x00519005FFFF9005ull
  #define ID_AHA_3950U2D_1		0x00519005B5009005ull
  
  #define ID_AIC7899			0x00CF9005FFFF9005ull
  #define ID_AIC7899_ARO			0x00C39005FFFF9005ull
  #define ID_AHA_3960D			0x00C09005F6209005ull
  #define ID_AHA_3960D_CPQ		0x00C09005F6200E11ull
  
  #define ID_AIC7810			0x1078900400000000ull
  #define ID_AIC7815			0x7815900400000000ull
  
  #endif /* _AIC7XXX_PCI_H_ */