blob: b6fdb48eee902562be7b5b97fb9a2b43a6da690c [file] [log] [blame]
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001/*
adam radford3f1530c2010-12-14 18:51:48 -08002 * Linux MegaRAID driver for SAS based RAID controllers
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04003 *
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +05304 * Copyright (c) 2003-2013 LSI Corporation
5 * Copyright (c) 2013-2014 Avago Technologies
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04006 *
adam radford3f1530c2010-12-14 18:51:48 -08007 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License
9 * as published by the Free Software Foundation; either version 2
10 * of the License, or (at your option) any later version.
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040011 *
adam radford3f1530c2010-12-14 18:51:48 -080012 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040016 *
adam radford3f1530c2010-12-14 18:51:48 -080017 * You should have received a copy of the GNU General Public License
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +053018 * along with this program. If not, see <http://www.gnu.org/licenses/>.
adam radford3f1530c2010-12-14 18:51:48 -080019 *
20 * FILE: megaraid_sas.h
21 *
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +053022 * Authors: Avago Technologies
23 * Kashyap Desai <kashyap.desai@avagotech.com>
24 * Sumit Saxena <sumit.saxena@avagotech.com>
adam radford3f1530c2010-12-14 18:51:48 -080025 *
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +053026 * Send feedback to: megaraidlinux.pdl@avagotech.com
adam radford3f1530c2010-12-14 18:51:48 -080027 *
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +053028 * Mail to: Avago Technologies, 350 West Trimble Road, Building 90,
29 * San Jose, California 95131
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040030 */
31
32#ifndef LSI_MEGARAID_SAS_H
33#define LSI_MEGARAID_SAS_H
34
Randy Dunlapa69b74d2007-01-05 22:41:48 -080035/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040036 * MegaRAID SAS Driver meta data
37 */
Sumit Saxenad92ca9d32016-01-28 21:04:36 +053038#define MEGASAS_VERSION "06.810.09.00-rc1"
39#define MEGASAS_RELDATE "Jan. 28, 2016"
Sumant Patro0e989362006-06-20 15:32:37 -070040
41/*
42 * Device IDs
43 */
44#define PCI_DEVICE_ID_LSI_SAS1078R 0x0060
bo yangaf7a5642008-03-17 04:13:07 -040045#define PCI_DEVICE_ID_LSI_SAS1078DE 0x007C
Sumant Patro0e989362006-06-20 15:32:37 -070046#define PCI_DEVICE_ID_LSI_VERDE_ZCR 0x0413
Yang, Bo6610a6b2008-08-10 12:42:38 -070047#define PCI_DEVICE_ID_LSI_SAS1078GEN2 0x0078
48#define PCI_DEVICE_ID_LSI_SAS0079GEN2 0x0079
Yang, Bo87911122009-10-06 14:31:54 -060049#define PCI_DEVICE_ID_LSI_SAS0073SKINNY 0x0073
50#define PCI_DEVICE_ID_LSI_SAS0071SKINNY 0x0071
adam radford9c915a82010-12-21 13:34:31 -080051#define PCI_DEVICE_ID_LSI_FUSION 0x005b
adam radford229fe472014-03-10 02:51:56 -070052#define PCI_DEVICE_ID_LSI_PLASMA 0x002f
adam radford36807e62011-10-08 18:15:06 -070053#define PCI_DEVICE_ID_LSI_INVADER 0x005d
Sumit.Saxena@lsi.com21d3c712013-05-22 12:31:43 +053054#define PCI_DEVICE_ID_LSI_FURY 0x005f
sumit.saxena@avagotech.com90c204b2015-10-15 13:39:44 +053055#define PCI_DEVICE_ID_LSI_INTRUDER 0x00ce
56#define PCI_DEVICE_ID_LSI_INTRUDER_24 0x00cf
sumit.saxena@avagotech.com7364d342015-10-15 13:39:54 +053057#define PCI_DEVICE_ID_LSI_CUTLASS_52 0x0052
58#define PCI_DEVICE_ID_LSI_CUTLASS_53 0x0053
Sumant Patro0e989362006-06-20 15:32:37 -070059
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040060/*
Sumit.Saxena@lsi.com39b72c32013-05-22 12:32:43 +053061 * Intel HBA SSDIDs
62 */
63#define MEGARAID_INTEL_RS3DC080_SSDID 0x9360
64#define MEGARAID_INTEL_RS3DC040_SSDID 0x9362
65#define MEGARAID_INTEL_RS3SC008_SSDID 0x9380
66#define MEGARAID_INTEL_RS3MC044_SSDID 0x9381
67#define MEGARAID_INTEL_RS3WC080_SSDID 0x9341
68#define MEGARAID_INTEL_RS3WC040_SSDID 0x9343
sumit.saxena@avagotech.com7364d342015-10-15 13:39:54 +053069#define MEGARAID_INTEL_RMS3BC160_SSDID 0x352B
Sumit.Saxena@lsi.com39b72c32013-05-22 12:32:43 +053070
71/*
sumit.saxena@avagotech.com90c204b2015-10-15 13:39:44 +053072 * Intruder HBA SSDIDs
73 */
74#define MEGARAID_INTRUDER_SSDID1 0x9371
75#define MEGARAID_INTRUDER_SSDID2 0x9390
76#define MEGARAID_INTRUDER_SSDID3 0x9370
77
78/*
Sumit.Saxena@lsi.com39b72c32013-05-22 12:32:43 +053079 * Intel HBA branding
80 */
81#define MEGARAID_INTEL_RS3DC080_BRANDING \
82 "Intel(R) RAID Controller RS3DC080"
83#define MEGARAID_INTEL_RS3DC040_BRANDING \
84 "Intel(R) RAID Controller RS3DC040"
85#define MEGARAID_INTEL_RS3SC008_BRANDING \
86 "Intel(R) RAID Controller RS3SC008"
87#define MEGARAID_INTEL_RS3MC044_BRANDING \
88 "Intel(R) RAID Controller RS3MC044"
89#define MEGARAID_INTEL_RS3WC080_BRANDING \
90 "Intel(R) RAID Controller RS3WC080"
91#define MEGARAID_INTEL_RS3WC040_BRANDING \
92 "Intel(R) RAID Controller RS3WC040"
sumit.saxena@avagotech.com7364d342015-10-15 13:39:54 +053093#define MEGARAID_INTEL_RMS3BC160_BRANDING \
94 "Intel(R) Integrated RAID Module RMS3BC160"
Sumit.Saxena@lsi.com39b72c32013-05-22 12:32:43 +053095
96/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040097 * =====================================
98 * MegaRAID SAS MFI firmware definitions
99 * =====================================
100 */
101
102/*
103 * MFI stands for MegaRAID SAS FW Interface. This is just a moniker for
104 * protocol between the software and firmware. Commands are issued using
105 * "message frames"
106 */
107
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800108/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400109 * FW posts its state in upper 4 bits of outbound_msg_0 register
110 */
111#define MFI_STATE_MASK 0xF0000000
112#define MFI_STATE_UNDEFINED 0x00000000
113#define MFI_STATE_BB_INIT 0x10000000
114#define MFI_STATE_FW_INIT 0x40000000
115#define MFI_STATE_WAIT_HANDSHAKE 0x60000000
116#define MFI_STATE_FW_INIT_2 0x70000000
117#define MFI_STATE_DEVICE_SCAN 0x80000000
Sumant Patroe3bbff92006-10-03 12:28:49 -0700118#define MFI_STATE_BOOT_MESSAGE_PENDING 0x90000000
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400119#define MFI_STATE_FLUSH_CACHE 0xA0000000
120#define MFI_STATE_READY 0xB0000000
121#define MFI_STATE_OPERATIONAL 0xC0000000
122#define MFI_STATE_FAULT 0xF0000000
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +0530123#define MFI_STATE_FORCE_OCR 0x00000080
124#define MFI_STATE_DMADONE 0x00000008
125#define MFI_STATE_CRASH_DUMP_DONE 0x00000004
adam radford7e70e732011-05-11 18:34:08 -0700126#define MFI_RESET_REQUIRED 0x00000001
127#define MFI_RESET_ADAPTER 0x00000002
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400128#define MEGAMFI_FRAME_SIZE 64
129
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800130/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400131 * During FW init, clear pending cmds & reset state using inbound_msg_0
132 *
133 * ABORT : Abort all pending cmds
134 * READY : Move from OPERATIONAL to READY state; discard queue info
135 * MFIMODE : Discard (possible) low MFA posted in 64-bit mode (??)
136 * CLR_HANDSHAKE: FW is waiting for HANDSHAKE from BIOS or Driver
Sumant Patroe3bbff92006-10-03 12:28:49 -0700137 * HOTPLUG : Resume from Hotplug
138 * MFI_STOP_ADP : Send signal to FW to stop processing
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400139 */
bo yang39a98552010-09-22 22:36:29 -0400140#define WRITE_SEQUENCE_OFFSET (0x0000000FC) /* I20 */
141#define HOST_DIAGNOSTIC_OFFSET (0x000000F8) /* I20 */
142#define DIAG_WRITE_ENABLE (0x00000080)
143#define DIAG_RESET_ADAPTER (0x00000004)
144
145#define MFI_ADP_RESET 0x00000040
Sumant Patroe3bbff92006-10-03 12:28:49 -0700146#define MFI_INIT_ABORT 0x00000001
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400147#define MFI_INIT_READY 0x00000002
148#define MFI_INIT_MFIMODE 0x00000004
149#define MFI_INIT_CLEAR_HANDSHAKE 0x00000008
Sumant Patroe3bbff92006-10-03 12:28:49 -0700150#define MFI_INIT_HOTPLUG 0x00000010
151#define MFI_STOP_ADP 0x00000020
152#define MFI_RESET_FLAGS MFI_INIT_READY| \
153 MFI_INIT_MFIMODE| \
154 MFI_INIT_ABORT
Sumit Saxena179ac142016-01-28 21:04:28 +0530155#define MPI2_IOCINIT_MSGFLAG_RDPQ_ARRAY_MODE (0x01)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400156
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800157/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400158 * MFI frame flags
159 */
160#define MFI_FRAME_POST_IN_REPLY_QUEUE 0x0000
161#define MFI_FRAME_DONT_POST_IN_REPLY_QUEUE 0x0001
162#define MFI_FRAME_SGL32 0x0000
163#define MFI_FRAME_SGL64 0x0002
164#define MFI_FRAME_SENSE32 0x0000
165#define MFI_FRAME_SENSE64 0x0004
166#define MFI_FRAME_DIR_NONE 0x0000
167#define MFI_FRAME_DIR_WRITE 0x0008
168#define MFI_FRAME_DIR_READ 0x0010
169#define MFI_FRAME_DIR_BOTH 0x0018
Yang, Bof4c9a132009-10-06 14:43:28 -0600170#define MFI_FRAME_IEEE 0x0020
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400171
Sumit.Saxena@avagotech.com4026e9a2015-04-23 16:31:24 +0530172/* Driver internal */
173#define DRV_DCMD_POLLED_MODE 0x1
Sumit Saxena6d40afb2016-01-28 21:04:23 +0530174#define DRV_DCMD_SKIP_REFIRE 0x2
Sumit.Saxena@avagotech.com4026e9a2015-04-23 16:31:24 +0530175
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800176/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400177 * Definition for cmd_status
178 */
179#define MFI_CMD_STATUS_POLL_MODE 0xFF
180
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800181/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400182 * MFI command opcodes
183 */
184#define MFI_CMD_INIT 0x00
185#define MFI_CMD_LD_READ 0x01
186#define MFI_CMD_LD_WRITE 0x02
187#define MFI_CMD_LD_SCSI_IO 0x03
188#define MFI_CMD_PD_SCSI_IO 0x04
189#define MFI_CMD_DCMD 0x05
190#define MFI_CMD_ABORT 0x06
191#define MFI_CMD_SMP 0x07
192#define MFI_CMD_STP 0x08
adam radforde5f93a32011-10-08 18:15:19 -0700193#define MFI_CMD_INVALID 0xff
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400194
195#define MR_DCMD_CTRL_GET_INFO 0x01010000
Yang, Bobdc6fb82009-12-06 08:30:19 -0700196#define MR_DCMD_LD_GET_LIST 0x03010000
adam radford21c9e162013-09-06 15:27:14 -0700197#define MR_DCMD_LD_LIST_QUERY 0x03010100
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400198
199#define MR_DCMD_CTRL_CACHE_FLUSH 0x01101000
200#define MR_FLUSH_CTRL_CACHE 0x01
201#define MR_FLUSH_DISK_CACHE 0x02
202
203#define MR_DCMD_CTRL_SHUTDOWN 0x01050000
bo yang31ea7082007-11-07 12:09:50 -0500204#define MR_DCMD_HIBERNATE_SHUTDOWN 0x01060000
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400205#define MR_ENABLE_DRIVE_SPINDOWN 0x01
206
207#define MR_DCMD_CTRL_EVENT_GET_INFO 0x01040100
208#define MR_DCMD_CTRL_EVENT_GET 0x01040300
209#define MR_DCMD_CTRL_EVENT_WAIT 0x01040500
210#define MR_DCMD_LD_GET_PROPERTIES 0x03030000
211
212#define MR_DCMD_CLUSTER 0x08000000
213#define MR_DCMD_CLUSTER_RESET_ALL 0x08010100
214#define MR_DCMD_CLUSTER_RESET_LD 0x08010200
Yang, Bo81e403c2009-10-06 14:27:54 -0600215#define MR_DCMD_PD_LIST_QUERY 0x02010100
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400216
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +0530217#define MR_DCMD_CTRL_SET_CRASH_DUMP_PARAMS 0x01190100
218#define MR_DRIVER_SET_APP_CRASHDUMP_MODE (0xF0010000 | 0x0600)
Sumit Saxena2216c302016-01-28 21:04:26 +0530219#define MR_DCMD_PD_GET_INFO 0x02020000
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +0530220
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800221/*
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +0530222 * Global functions
223 */
224extern u8 MR_ValidateMapInfo(struct megasas_instance *instance);
225
226
227/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400228 * MFI command completion codes
229 */
230enum MFI_STAT {
231 MFI_STAT_OK = 0x00,
232 MFI_STAT_INVALID_CMD = 0x01,
233 MFI_STAT_INVALID_DCMD = 0x02,
234 MFI_STAT_INVALID_PARAMETER = 0x03,
235 MFI_STAT_INVALID_SEQUENCE_NUMBER = 0x04,
236 MFI_STAT_ABORT_NOT_POSSIBLE = 0x05,
237 MFI_STAT_APP_HOST_CODE_NOT_FOUND = 0x06,
238 MFI_STAT_APP_IN_USE = 0x07,
239 MFI_STAT_APP_NOT_INITIALIZED = 0x08,
240 MFI_STAT_ARRAY_INDEX_INVALID = 0x09,
241 MFI_STAT_ARRAY_ROW_NOT_EMPTY = 0x0a,
242 MFI_STAT_CONFIG_RESOURCE_CONFLICT = 0x0b,
243 MFI_STAT_DEVICE_NOT_FOUND = 0x0c,
244 MFI_STAT_DRIVE_TOO_SMALL = 0x0d,
245 MFI_STAT_FLASH_ALLOC_FAIL = 0x0e,
246 MFI_STAT_FLASH_BUSY = 0x0f,
247 MFI_STAT_FLASH_ERROR = 0x10,
248 MFI_STAT_FLASH_IMAGE_BAD = 0x11,
249 MFI_STAT_FLASH_IMAGE_INCOMPLETE = 0x12,
250 MFI_STAT_FLASH_NOT_OPEN = 0x13,
251 MFI_STAT_FLASH_NOT_STARTED = 0x14,
252 MFI_STAT_FLUSH_FAILED = 0x15,
253 MFI_STAT_HOST_CODE_NOT_FOUNT = 0x16,
254 MFI_STAT_LD_CC_IN_PROGRESS = 0x17,
255 MFI_STAT_LD_INIT_IN_PROGRESS = 0x18,
256 MFI_STAT_LD_LBA_OUT_OF_RANGE = 0x19,
257 MFI_STAT_LD_MAX_CONFIGURED = 0x1a,
258 MFI_STAT_LD_NOT_OPTIMAL = 0x1b,
259 MFI_STAT_LD_RBLD_IN_PROGRESS = 0x1c,
260 MFI_STAT_LD_RECON_IN_PROGRESS = 0x1d,
261 MFI_STAT_LD_WRONG_RAID_LEVEL = 0x1e,
262 MFI_STAT_MAX_SPARES_EXCEEDED = 0x1f,
263 MFI_STAT_MEMORY_NOT_AVAILABLE = 0x20,
264 MFI_STAT_MFC_HW_ERROR = 0x21,
265 MFI_STAT_NO_HW_PRESENT = 0x22,
266 MFI_STAT_NOT_FOUND = 0x23,
267 MFI_STAT_NOT_IN_ENCL = 0x24,
268 MFI_STAT_PD_CLEAR_IN_PROGRESS = 0x25,
269 MFI_STAT_PD_TYPE_WRONG = 0x26,
270 MFI_STAT_PR_DISABLED = 0x27,
271 MFI_STAT_ROW_INDEX_INVALID = 0x28,
272 MFI_STAT_SAS_CONFIG_INVALID_ACTION = 0x29,
273 MFI_STAT_SAS_CONFIG_INVALID_DATA = 0x2a,
274 MFI_STAT_SAS_CONFIG_INVALID_PAGE = 0x2b,
275 MFI_STAT_SAS_CONFIG_INVALID_TYPE = 0x2c,
276 MFI_STAT_SCSI_DONE_WITH_ERROR = 0x2d,
277 MFI_STAT_SCSI_IO_FAILED = 0x2e,
278 MFI_STAT_SCSI_RESERVATION_CONFLICT = 0x2f,
279 MFI_STAT_SHUTDOWN_FAILED = 0x30,
280 MFI_STAT_TIME_NOT_SET = 0x31,
281 MFI_STAT_WRONG_STATE = 0x32,
282 MFI_STAT_LD_OFFLINE = 0x33,
283 MFI_STAT_PEER_NOTIFICATION_REJECTED = 0x34,
284 MFI_STAT_PEER_NOTIFICATION_FAILED = 0x35,
285 MFI_STAT_RESERVATION_IN_PROGRESS = 0x36,
286 MFI_STAT_I2C_ERRORS_DETECTED = 0x37,
287 MFI_STAT_PCI_ERRORS_DETECTED = 0x38,
adam radford36807e62011-10-08 18:15:06 -0700288 MFI_STAT_CONFIG_SEQ_MISMATCH = 0x67,
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400289
290 MFI_STAT_INVALID_STATUS = 0xFF
291};
292
sumit.saxena@avagotech.com714f5172015-08-31 17:23:51 +0530293enum mfi_evt_class {
294 MFI_EVT_CLASS_DEBUG = -2,
295 MFI_EVT_CLASS_PROGRESS = -1,
296 MFI_EVT_CLASS_INFO = 0,
297 MFI_EVT_CLASS_WARNING = 1,
298 MFI_EVT_CLASS_CRITICAL = 2,
299 MFI_EVT_CLASS_FATAL = 3,
300 MFI_EVT_CLASS_DEAD = 4
301};
302
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400303/*
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +0530304 * Crash dump related defines
305 */
306#define MAX_CRASH_DUMP_SIZE 512
307#define CRASH_DMA_BUF_SIZE (1024 * 1024)
308
309enum MR_FW_CRASH_DUMP_STATE {
310 UNAVAILABLE = 0,
311 AVAILABLE = 1,
312 COPYING = 2,
313 COPIED = 3,
314 COPY_ERROR = 4,
315};
316
317enum _MR_CRASH_BUF_STATUS {
318 MR_CRASH_BUF_TURN_OFF = 0,
319 MR_CRASH_BUF_TURN_ON = 1,
320};
321
322/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400323 * Number of mailbox bytes in DCMD message frame
324 */
325#define MFI_MBOX_SIZE 12
326
327enum MR_EVT_CLASS {
328
329 MR_EVT_CLASS_DEBUG = -2,
330 MR_EVT_CLASS_PROGRESS = -1,
331 MR_EVT_CLASS_INFO = 0,
332 MR_EVT_CLASS_WARNING = 1,
333 MR_EVT_CLASS_CRITICAL = 2,
334 MR_EVT_CLASS_FATAL = 3,
335 MR_EVT_CLASS_DEAD = 4,
336
337};
338
339enum MR_EVT_LOCALE {
340
341 MR_EVT_LOCALE_LD = 0x0001,
342 MR_EVT_LOCALE_PD = 0x0002,
343 MR_EVT_LOCALE_ENCL = 0x0004,
344 MR_EVT_LOCALE_BBU = 0x0008,
345 MR_EVT_LOCALE_SAS = 0x0010,
346 MR_EVT_LOCALE_CTRL = 0x0020,
347 MR_EVT_LOCALE_CONFIG = 0x0040,
348 MR_EVT_LOCALE_CLUSTER = 0x0080,
349 MR_EVT_LOCALE_ALL = 0xffff,
350
351};
352
353enum MR_EVT_ARGS {
354
355 MR_EVT_ARGS_NONE,
356 MR_EVT_ARGS_CDB_SENSE,
357 MR_EVT_ARGS_LD,
358 MR_EVT_ARGS_LD_COUNT,
359 MR_EVT_ARGS_LD_LBA,
360 MR_EVT_ARGS_LD_OWNER,
361 MR_EVT_ARGS_LD_LBA_PD_LBA,
362 MR_EVT_ARGS_LD_PROG,
363 MR_EVT_ARGS_LD_STATE,
364 MR_EVT_ARGS_LD_STRIP,
365 MR_EVT_ARGS_PD,
366 MR_EVT_ARGS_PD_ERR,
367 MR_EVT_ARGS_PD_LBA,
368 MR_EVT_ARGS_PD_LBA_LD,
369 MR_EVT_ARGS_PD_PROG,
370 MR_EVT_ARGS_PD_STATE,
371 MR_EVT_ARGS_PCI,
372 MR_EVT_ARGS_RATE,
373 MR_EVT_ARGS_STR,
374 MR_EVT_ARGS_TIME,
375 MR_EVT_ARGS_ECC,
Yang, Bo81e403c2009-10-06 14:27:54 -0600376 MR_EVT_ARGS_LD_PROP,
377 MR_EVT_ARGS_PD_SPARE,
378 MR_EVT_ARGS_PD_INDEX,
379 MR_EVT_ARGS_DIAG_PASS,
380 MR_EVT_ARGS_DIAG_FAIL,
381 MR_EVT_ARGS_PD_LBA_LBA,
382 MR_EVT_ARGS_PORT_PHY,
383 MR_EVT_ARGS_PD_MISSING,
384 MR_EVT_ARGS_PD_ADDRESS,
385 MR_EVT_ARGS_BITMAP,
386 MR_EVT_ARGS_CONNECTOR,
387 MR_EVT_ARGS_PD_PD,
388 MR_EVT_ARGS_PD_FRU,
389 MR_EVT_ARGS_PD_PATHINFO,
390 MR_EVT_ARGS_PD_POWER_STATE,
391 MR_EVT_ARGS_GENERIC,
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400392};
393
sumit.saxena@avagotech.com357ae962015-10-15 13:40:04 +0530394
395#define SGE_BUFFER_SIZE 4096
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400396/*
Yang, Bo81e403c2009-10-06 14:27:54 -0600397 * define constants for device list query options
398 */
399enum MR_PD_QUERY_TYPE {
400 MR_PD_QUERY_TYPE_ALL = 0,
401 MR_PD_QUERY_TYPE_STATE = 1,
402 MR_PD_QUERY_TYPE_POWER_STATE = 2,
403 MR_PD_QUERY_TYPE_MEDIA_TYPE = 3,
404 MR_PD_QUERY_TYPE_SPEED = 4,
405 MR_PD_QUERY_TYPE_EXPOSED_TO_HOST = 5,
406};
407
adam radford21c9e162013-09-06 15:27:14 -0700408enum MR_LD_QUERY_TYPE {
409 MR_LD_QUERY_TYPE_ALL = 0,
410 MR_LD_QUERY_TYPE_EXPOSED_TO_HOST = 1,
411 MR_LD_QUERY_TYPE_USED_TGT_IDS = 2,
412 MR_LD_QUERY_TYPE_CLUSTER_ACCESS = 3,
413 MR_LD_QUERY_TYPE_CLUSTER_LOCALE = 4,
414};
415
416
Yang, Bo7e8a75f2009-10-06 14:50:17 -0600417#define MR_EVT_CFG_CLEARED 0x0004
418#define MR_EVT_LD_STATE_CHANGE 0x0051
419#define MR_EVT_PD_INSERTED 0x005b
420#define MR_EVT_PD_REMOVED 0x0070
421#define MR_EVT_LD_CREATED 0x008a
422#define MR_EVT_LD_DELETED 0x008b
423#define MR_EVT_FOREIGN_CFG_IMPORTED 0x00db
424#define MR_EVT_LD_OFFLINE 0x00fc
425#define MR_EVT_CTRL_HOST_BUS_SCAN_REQUESTED 0x0152
sumit.saxena@avagotech.comc4bd2652015-10-15 13:40:14 +0530426#define MR_EVT_CTRL_PROP_CHANGED 0x012f
Yang, Bo7e8a75f2009-10-06 14:50:17 -0600427
Yang, Bo81e403c2009-10-06 14:27:54 -0600428enum MR_PD_STATE {
429 MR_PD_STATE_UNCONFIGURED_GOOD = 0x00,
430 MR_PD_STATE_UNCONFIGURED_BAD = 0x01,
431 MR_PD_STATE_HOT_SPARE = 0x02,
432 MR_PD_STATE_OFFLINE = 0x10,
433 MR_PD_STATE_FAILED = 0x11,
434 MR_PD_STATE_REBUILD = 0x14,
435 MR_PD_STATE_ONLINE = 0x18,
436 MR_PD_STATE_COPYBACK = 0x20,
437 MR_PD_STATE_SYSTEM = 0x40,
438 };
439
Sumit Saxena2216c302016-01-28 21:04:26 +0530440union MR_PD_REF {
441 struct {
442 u16 deviceId;
443 u16 seqNum;
444 } mrPdRef;
445 u32 ref;
446};
447
448/*
449 * define the DDF Type bit structure
450 */
451union MR_PD_DDF_TYPE {
452 struct {
453 union {
454 struct {
455#ifndef __BIG_ENDIAN_BITFIELD
456 u16 forcedPDGUID:1;
457 u16 inVD:1;
458 u16 isGlobalSpare:1;
459 u16 isSpare:1;
460 u16 isForeign:1;
461 u16 reserved:7;
462 u16 intf:4;
463#else
464 u16 intf:4;
465 u16 reserved:7;
466 u16 isForeign:1;
467 u16 isSpare:1;
468 u16 isGlobalSpare:1;
469 u16 inVD:1;
470 u16 forcedPDGUID:1;
471#endif
472 } pdType;
473 u16 type;
474 };
475 u16 reserved;
476 } ddf;
477 struct {
478 u32 reserved;
479 } nonDisk;
480 u32 type;
481} __packed;
482
483/*
484 * defines the progress structure
485 */
486union MR_PROGRESS {
487 struct {
488 u16 progress;
489 union {
490 u16 elapsedSecs;
491 u16 elapsedSecsForLastPercent;
492 };
493 } mrProgress;
494 u32 w;
495} __packed;
496
497/*
498 * defines the physical drive progress structure
499 */
500struct MR_PD_PROGRESS {
501 struct {
502#ifndef MFI_BIG_ENDIAN
503 u32 rbld:1;
504 u32 patrol:1;
505 u32 clear:1;
506 u32 copyBack:1;
507 u32 erase:1;
508 u32 locate:1;
509 u32 reserved:26;
510#else
511 u32 reserved:26;
512 u32 locate:1;
513 u32 erase:1;
514 u32 copyBack:1;
515 u32 clear:1;
516 u32 patrol:1;
517 u32 rbld:1;
518#endif
519 } active;
520 union MR_PROGRESS rbld;
521 union MR_PROGRESS patrol;
522 union {
523 union MR_PROGRESS clear;
524 union MR_PROGRESS erase;
525 };
526
527 struct {
528#ifndef MFI_BIG_ENDIAN
529 u32 rbld:1;
530 u32 patrol:1;
531 u32 clear:1;
532 u32 copyBack:1;
533 u32 erase:1;
534 u32 reserved:27;
535#else
536 u32 reserved:27;
537 u32 erase:1;
538 u32 copyBack:1;
539 u32 clear:1;
540 u32 patrol:1;
541 u32 rbld:1;
542#endif
543 } pause;
544
545 union MR_PROGRESS reserved[3];
546} __packed;
547
548struct MR_PD_INFO {
549 union MR_PD_REF ref;
550 u8 inquiryData[96];
551 u8 vpdPage83[64];
552 u8 notSupported;
553 u8 scsiDevType;
554
555 union {
556 u8 connectedPortBitmap;
557 u8 connectedPortNumbers;
558 };
559
560 u8 deviceSpeed;
561 u32 mediaErrCount;
562 u32 otherErrCount;
563 u32 predFailCount;
564 u32 lastPredFailEventSeqNum;
565
566 u16 fwState;
567 u8 disabledForRemoval;
568 u8 linkSpeed;
569 union MR_PD_DDF_TYPE state;
570
571 struct {
572 u8 count;
573#ifndef __BIG_ENDIAN_BITFIELD
574 u8 isPathBroken:4;
575 u8 reserved3:3;
576 u8 widePortCapable:1;
577#else
578 u8 widePortCapable:1;
579 u8 reserved3:3;
580 u8 isPathBroken:4;
581#endif
582
583 u8 connectorIndex[2];
584 u8 reserved[4];
585 u64 sasAddr[2];
586 u8 reserved2[16];
587 } pathInfo;
588
589 u64 rawSize;
590 u64 nonCoercedSize;
591 u64 coercedSize;
592 u16 enclDeviceId;
593 u8 enclIndex;
594
595 union {
596 u8 slotNumber;
597 u8 enclConnectorIndex;
598 };
599
600 struct MR_PD_PROGRESS progInfo;
601 u8 badBlockTableFull;
602 u8 unusableInCurrentConfig;
603 u8 vpdPage83Ext[64];
604 u8 powerState;
605 u8 enclPosition;
606 u32 allowedOps;
607 u16 copyBackPartnerId;
608 u16 enclPartnerDeviceId;
609 struct {
610#ifndef __BIG_ENDIAN_BITFIELD
611 u16 fdeCapable:1;
612 u16 fdeEnabled:1;
613 u16 secured:1;
614 u16 locked:1;
615 u16 foreign:1;
616 u16 needsEKM:1;
617 u16 reserved:10;
618#else
619 u16 reserved:10;
620 u16 needsEKM:1;
621 u16 foreign:1;
622 u16 locked:1;
623 u16 secured:1;
624 u16 fdeEnabled:1;
625 u16 fdeCapable:1;
626#endif
627 } security;
628 u8 mediaType;
629 u8 notCertified;
630 u8 bridgeVendor[8];
631 u8 bridgeProductIdentification[16];
632 u8 bridgeProductRevisionLevel[4];
633 u8 satBridgeExists;
634
635 u8 interfaceType;
636 u8 temperature;
637 u8 emulatedBlockSize;
638 u16 userDataBlockSize;
639 u16 reserved2;
640
641 struct {
642#ifndef __BIG_ENDIAN_BITFIELD
643 u32 piType:3;
644 u32 piFormatted:1;
645 u32 piEligible:1;
646 u32 NCQ:1;
647 u32 WCE:1;
648 u32 commissionedSpare:1;
649 u32 emergencySpare:1;
650 u32 ineligibleForSSCD:1;
651 u32 ineligibleForLd:1;
652 u32 useSSEraseType:1;
653 u32 wceUnchanged:1;
654 u32 supportScsiUnmap:1;
655 u32 reserved:18;
656#else
657 u32 reserved:18;
658 u32 supportScsiUnmap:1;
659 u32 wceUnchanged:1;
660 u32 useSSEraseType:1;
661 u32 ineligibleForLd:1;
662 u32 ineligibleForSSCD:1;
663 u32 emergencySpare:1;
664 u32 commissionedSpare:1;
665 u32 WCE:1;
666 u32 NCQ:1;
667 u32 piEligible:1;
668 u32 piFormatted:1;
669 u32 piType:3;
670#endif
671 } properties;
672
673 u64 shieldDiagCompletionTime;
674 u8 shieldCounter;
675
676 u8 linkSpeedOther;
677 u8 reserved4[2];
678
679 struct {
680#ifndef __BIG_ENDIAN_BITFIELD
681 u32 bbmErrCountSupported:1;
682 u32 bbmErrCount:31;
683#else
684 u32 bbmErrCount:31;
685 u32 bbmErrCountSupported:1;
686#endif
687 } bbmErr;
688
689 u8 reserved1[512-428];
690} __packed;
Yang, Bo81e403c2009-10-06 14:27:54 -0600691
692 /*
693 * defines the physical drive address structure
694 */
695struct MR_PD_ADDRESS {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530696 __le16 deviceId;
Yang, Bo81e403c2009-10-06 14:27:54 -0600697 u16 enclDeviceId;
698
699 union {
700 struct {
701 u8 enclIndex;
702 u8 slotNumber;
703 } mrPdAddress;
704 struct {
705 u8 enclPosition;
706 u8 enclConnectorIndex;
707 } mrEnclAddress;
708 };
709 u8 scsiDevType;
710 union {
711 u8 connectedPortBitmap;
712 u8 connectedPortNumbers;
713 };
714 u64 sasAddr[2];
715} __packed;
716
717/*
718 * defines the physical drive list structure
719 */
720struct MR_PD_LIST {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530721 __le32 size;
722 __le32 count;
Yang, Bo81e403c2009-10-06 14:27:54 -0600723 struct MR_PD_ADDRESS addr[1];
724} __packed;
725
726struct megasas_pd_list {
727 u16 tid;
728 u8 driveType;
729 u8 driveState;
Sumit Saxena2216c302016-01-28 21:04:26 +0530730 u8 interface;
Yang, Bo81e403c2009-10-06 14:27:54 -0600731} __packed;
732
Yang, Bobdc6fb82009-12-06 08:30:19 -0700733 /*
734 * defines the logical drive reference structure
735 */
736union MR_LD_REF {
737 struct {
738 u8 targetId;
739 u8 reserved;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530740 __le16 seqNum;
Yang, Bobdc6fb82009-12-06 08:30:19 -0700741 };
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530742 __le32 ref;
Yang, Bobdc6fb82009-12-06 08:30:19 -0700743} __packed;
744
745/*
746 * defines the logical drive list structure
747 */
748struct MR_LD_LIST {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530749 __le32 ldCount;
750 __le32 reserved;
Yang, Bobdc6fb82009-12-06 08:30:19 -0700751 struct {
752 union MR_LD_REF ref;
753 u8 state;
754 u8 reserved[3];
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530755 __le64 size;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +0530756 } ldList[MAX_LOGICAL_DRIVES_EXT];
Yang, Bobdc6fb82009-12-06 08:30:19 -0700757} __packed;
758
adam radford21c9e162013-09-06 15:27:14 -0700759struct MR_LD_TARGETID_LIST {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530760 __le32 size;
761 __le32 count;
adam radford21c9e162013-09-06 15:27:14 -0700762 u8 pad[3];
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +0530763 u8 targetId[MAX_LOGICAL_DRIVES_EXT];
adam radford21c9e162013-09-06 15:27:14 -0700764};
765
766
Yang, Bo81e403c2009-10-06 14:27:54 -0600767/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400768 * SAS controller properties
769 */
770struct megasas_ctrl_prop {
771
772 u16 seq_num;
773 u16 pred_fail_poll_interval;
774 u16 intr_throttle_count;
775 u16 intr_throttle_timeouts;
776 u8 rebuild_rate;
777 u8 patrol_read_rate;
778 u8 bgi_rate;
779 u8 cc_rate;
780 u8 recon_rate;
781 u8 cache_flush_interval;
782 u8 spinup_drv_count;
783 u8 spinup_delay;
784 u8 cluster_enable;
785 u8 coercion_mode;
786 u8 alarm_enable;
787 u8 disable_auto_rebuild;
788 u8 disable_battery_warn;
789 u8 ecc_bucket_size;
790 u16 ecc_bucket_leak_rate;
791 u8 restore_hotspare_on_insertion;
792 u8 expose_encl_devices;
bo yang39a98552010-09-22 22:36:29 -0400793 u8 maintainPdFailHistory;
794 u8 disallowHostRequestReordering;
795 u8 abortCCOnError;
796 u8 loadBalanceMode;
797 u8 disableAutoDetectBackplane;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400798
bo yang39a98552010-09-22 22:36:29 -0400799 u8 snapVDSpace;
800
801 /*
802 * Add properties that can be controlled by
803 * a bit in the following structure.
804 */
bo yang39a98552010-09-22 22:36:29 -0400805 struct {
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +0530806#if defined(__BIG_ENDIAN_BITFIELD)
807 u32 reserved:18;
808 u32 enableJBOD:1;
809 u32 disableSpinDownHS:1;
810 u32 allowBootWithPinnedCache:1;
811 u32 disableOnlineCtrlReset:1;
812 u32 enableSecretKeyControl:1;
813 u32 autoEnhancedImport:1;
814 u32 enableSpinDownUnconfigured:1;
815 u32 SSDPatrolReadEnabled:1;
816 u32 SSDSMARTerEnabled:1;
817 u32 disableNCQ:1;
818 u32 useFdeOnly:1;
819 u32 prCorrectUnconfiguredAreas:1;
820 u32 SMARTerEnabled:1;
821 u32 copyBackDisabled:1;
822#else
823 u32 copyBackDisabled:1;
824 u32 SMARTerEnabled:1;
825 u32 prCorrectUnconfiguredAreas:1;
826 u32 useFdeOnly:1;
827 u32 disableNCQ:1;
828 u32 SSDSMARTerEnabled:1;
829 u32 SSDPatrolReadEnabled:1;
830 u32 enableSpinDownUnconfigured:1;
831 u32 autoEnhancedImport:1;
832 u32 enableSecretKeyControl:1;
833 u32 disableOnlineCtrlReset:1;
834 u32 allowBootWithPinnedCache:1;
835 u32 disableSpinDownHS:1;
836 u32 enableJBOD:1;
837 u32 reserved:18;
838#endif
bo yang39a98552010-09-22 22:36:29 -0400839 } OnOffProperties;
840 u8 autoSnapVDSpace;
841 u8 viewSpace;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530842 __le16 spinDownTime;
bo yang39a98552010-09-22 22:36:29 -0400843 u8 reserved[24];
Yang, Bo81e403c2009-10-06 14:27:54 -0600844} __packed;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400845
846/*
847 * SAS controller information
848 */
849struct megasas_ctrl_info {
850
851 /*
852 * PCI device information
853 */
854 struct {
855
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530856 __le16 vendor_id;
857 __le16 device_id;
858 __le16 sub_vendor_id;
859 __le16 sub_device_id;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400860 u8 reserved[24];
861
862 } __attribute__ ((packed)) pci;
863
864 /*
865 * Host interface information
866 */
867 struct {
868
869 u8 PCIX:1;
870 u8 PCIE:1;
871 u8 iSCSI:1;
872 u8 SAS_3G:1;
adam radford229fe472014-03-10 02:51:56 -0700873 u8 SRIOV:1;
874 u8 reserved_0:3;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400875 u8 reserved_1[6];
876 u8 port_count;
877 u64 port_addr[8];
878
879 } __attribute__ ((packed)) host_interface;
880
881 /*
882 * Device (backend) interface information
883 */
884 struct {
885
886 u8 SPI:1;
887 u8 SAS_3G:1;
888 u8 SATA_1_5G:1;
889 u8 SATA_3G:1;
890 u8 reserved_0:4;
891 u8 reserved_1[6];
892 u8 port_count;
893 u64 port_addr[8];
894
895 } __attribute__ ((packed)) device_interface;
896
897 /*
898 * List of components residing in flash. All str are null terminated
899 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530900 __le32 image_check_word;
901 __le32 image_component_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400902
903 struct {
904
905 char name[8];
906 char version[32];
907 char build_date[16];
908 char built_time[16];
909
910 } __attribute__ ((packed)) image_component[8];
911
912 /*
913 * List of flash components that have been flashed on the card, but
914 * are not in use, pending reset of the adapter. This list will be
915 * empty if a flash operation has not occurred. All stings are null
916 * terminated
917 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530918 __le32 pending_image_component_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400919
920 struct {
921
922 char name[8];
923 char version[32];
924 char build_date[16];
925 char build_time[16];
926
927 } __attribute__ ((packed)) pending_image_component[8];
928
929 u8 max_arms;
930 u8 max_spans;
931 u8 max_arrays;
932 u8 max_lds;
933
934 char product_name[80];
935 char serial_no[32];
936
937 /*
938 * Other physical/controller/operation information. Indicates the
939 * presence of the hardware
940 */
941 struct {
942
943 u32 bbu:1;
944 u32 alarm:1;
945 u32 nvram:1;
946 u32 uart:1;
947 u32 reserved:28;
948
949 } __attribute__ ((packed)) hw_present;
950
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530951 __le32 current_fw_time;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400952
953 /*
954 * Maximum data transfer sizes
955 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530956 __le16 max_concurrent_cmds;
957 __le16 max_sge_count;
958 __le32 max_request_size;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400959
960 /*
961 * Logical and physical device counts
962 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530963 __le16 ld_present_count;
964 __le16 ld_degraded_count;
965 __le16 ld_offline_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400966
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530967 __le16 pd_present_count;
968 __le16 pd_disk_present_count;
969 __le16 pd_disk_pred_failure_count;
970 __le16 pd_disk_failed_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400971
972 /*
973 * Memory size information
974 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530975 __le16 nvram_size;
976 __le16 memory_size;
977 __le16 flash_size;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400978
979 /*
980 * Error counters
981 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530982 __le16 mem_correctable_error_count;
983 __le16 mem_uncorrectable_error_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400984
985 /*
986 * Cluster information
987 */
988 u8 cluster_permitted;
989 u8 cluster_active;
990
991 /*
992 * Additional max data transfer sizes
993 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530994 __le16 max_strips_per_io;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400995
996 /*
997 * Controller capabilities structures
998 */
999 struct {
1000
1001 u32 raid_level_0:1;
1002 u32 raid_level_1:1;
1003 u32 raid_level_5:1;
1004 u32 raid_level_1E:1;
1005 u32 raid_level_6:1;
1006 u32 reserved:27;
1007
1008 } __attribute__ ((packed)) raid_levels;
1009
1010 struct {
1011
1012 u32 rbld_rate:1;
1013 u32 cc_rate:1;
1014 u32 bgi_rate:1;
1015 u32 recon_rate:1;
1016 u32 patrol_rate:1;
1017 u32 alarm_control:1;
1018 u32 cluster_supported:1;
1019 u32 bbu:1;
1020 u32 spanning_allowed:1;
1021 u32 dedicated_hotspares:1;
1022 u32 revertible_hotspares:1;
1023 u32 foreign_config_import:1;
1024 u32 self_diagnostic:1;
1025 u32 mixed_redundancy_arr:1;
1026 u32 global_hot_spares:1;
1027 u32 reserved:17;
1028
1029 } __attribute__ ((packed)) adapter_operations;
1030
1031 struct {
1032
1033 u32 read_policy:1;
1034 u32 write_policy:1;
1035 u32 io_policy:1;
1036 u32 access_policy:1;
1037 u32 disk_cache_policy:1;
1038 u32 reserved:27;
1039
1040 } __attribute__ ((packed)) ld_operations;
1041
1042 struct {
1043
1044 u8 min;
1045 u8 max;
1046 u8 reserved[2];
1047
1048 } __attribute__ ((packed)) stripe_sz_ops;
1049
1050 struct {
1051
1052 u32 force_online:1;
1053 u32 force_offline:1;
1054 u32 force_rebuild:1;
1055 u32 reserved:29;
1056
1057 } __attribute__ ((packed)) pd_operations;
1058
1059 struct {
1060
1061 u32 ctrl_supports_sas:1;
1062 u32 ctrl_supports_sata:1;
1063 u32 allow_mix_in_encl:1;
1064 u32 allow_mix_in_ld:1;
1065 u32 allow_sata_in_cluster:1;
1066 u32 reserved:27;
1067
1068 } __attribute__ ((packed)) pd_mix_support;
1069
1070 /*
1071 * Define ECC single-bit-error bucket information
1072 */
1073 u8 ecc_bucket_count;
1074 u8 reserved_2[11];
1075
1076 /*
1077 * Include the controller properties (changeable items)
1078 */
1079 struct megasas_ctrl_prop properties;
1080
1081 /*
1082 * Define FW pkg version (set in envt v'bles on OEM basis)
1083 */
1084 char package_version[0x60];
1085
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001086
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301087 /*
1088 * If adapterOperations.supportMoreThan8Phys is set,
1089 * and deviceInterface.portCount is greater than 8,
1090 * SAS Addrs for first 8 ports shall be populated in
1091 * deviceInterface.portAddr, and the rest shall be
1092 * populated in deviceInterfacePortAddr2.
1093 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301094 __le64 deviceInterfacePortAddr2[8]; /*6a0h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301095 u8 reserved3[128]; /*6e0h */
1096
1097 struct { /*760h */
1098 u16 minPdRaidLevel_0:4;
1099 u16 maxPdRaidLevel_0:12;
1100
1101 u16 minPdRaidLevel_1:4;
1102 u16 maxPdRaidLevel_1:12;
1103
1104 u16 minPdRaidLevel_5:4;
1105 u16 maxPdRaidLevel_5:12;
1106
1107 u16 minPdRaidLevel_1E:4;
1108 u16 maxPdRaidLevel_1E:12;
1109
1110 u16 minPdRaidLevel_6:4;
1111 u16 maxPdRaidLevel_6:12;
1112
1113 u16 minPdRaidLevel_10:4;
1114 u16 maxPdRaidLevel_10:12;
1115
1116 u16 minPdRaidLevel_50:4;
1117 u16 maxPdRaidLevel_50:12;
1118
1119 u16 minPdRaidLevel_60:4;
1120 u16 maxPdRaidLevel_60:12;
1121
1122 u16 minPdRaidLevel_1E_RLQ0:4;
1123 u16 maxPdRaidLevel_1E_RLQ0:12;
1124
1125 u16 minPdRaidLevel_1E0_RLQ0:4;
1126 u16 maxPdRaidLevel_1E0_RLQ0:12;
1127
1128 u16 reserved[6];
1129 } pdsForRaidLevels;
1130
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301131 __le16 maxPds; /*780h */
1132 __le16 maxDedHSPs; /*782h */
1133 __le16 maxGlobalHSP; /*784h */
1134 __le16 ddfSize; /*786h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301135 u8 maxLdsPerArray; /*788h */
1136 u8 partitionsInDDF; /*789h */
1137 u8 lockKeyBinding; /*78ah */
1138 u8 maxPITsPerLd; /*78bh */
1139 u8 maxViewsPerLd; /*78ch */
1140 u8 maxTargetId; /*78dh */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301141 __le16 maxBvlVdSize; /*78eh */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301142
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301143 __le16 maxConfigurableSSCSize; /*790h */
1144 __le16 currentSSCsize; /*792h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301145
1146 char expanderFwVersion[12]; /*794h */
1147
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301148 __le16 PFKTrialTimeRemaining; /*7A0h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301149
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301150 __le16 cacheMemorySize; /*7A2h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301151
1152 struct { /*7A4h */
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301153#if defined(__BIG_ENDIAN_BITFIELD)
adam radford229fe472014-03-10 02:51:56 -07001154 u32 reserved:5;
1155 u32 activePassive:2;
1156 u32 supportConfigAutoBalance:1;
1157 u32 mpio:1;
1158 u32 supportDataLDonSSCArray:1;
1159 u32 supportPointInTimeProgress:1;
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301160 u32 supportUnevenSpans:1;
1161 u32 dedicatedHotSparesLimited:1;
1162 u32 headlessMode:1;
1163 u32 supportEmulatedDrives:1;
1164 u32 supportResetNow:1;
1165 u32 realTimeScheduler:1;
1166 u32 supportSSDPatrolRead:1;
1167 u32 supportPerfTuning:1;
1168 u32 disableOnlinePFKChange:1;
1169 u32 supportJBOD:1;
1170 u32 supportBootTimePFKChange:1;
1171 u32 supportSetLinkSpeed:1;
1172 u32 supportEmergencySpares:1;
1173 u32 supportSuspendResumeBGops:1;
1174 u32 blockSSDWriteCacheChange:1;
1175 u32 supportShieldState:1;
1176 u32 supportLdBBMInfo:1;
1177 u32 supportLdPIType3:1;
1178 u32 supportLdPIType2:1;
1179 u32 supportLdPIType1:1;
1180 u32 supportPIcontroller:1;
1181#else
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301182 u32 supportPIcontroller:1;
1183 u32 supportLdPIType1:1;
1184 u32 supportLdPIType2:1;
1185 u32 supportLdPIType3:1;
1186 u32 supportLdBBMInfo:1;
1187 u32 supportShieldState:1;
1188 u32 blockSSDWriteCacheChange:1;
1189 u32 supportSuspendResumeBGops:1;
1190 u32 supportEmergencySpares:1;
1191 u32 supportSetLinkSpeed:1;
1192 u32 supportBootTimePFKChange:1;
1193 u32 supportJBOD:1;
1194 u32 disableOnlinePFKChange:1;
1195 u32 supportPerfTuning:1;
1196 u32 supportSSDPatrolRead:1;
1197 u32 realTimeScheduler:1;
1198
1199 u32 supportResetNow:1;
1200 u32 supportEmulatedDrives:1;
1201 u32 headlessMode:1;
1202 u32 dedicatedHotSparesLimited:1;
1203
1204
1205 u32 supportUnevenSpans:1;
adam radford229fe472014-03-10 02:51:56 -07001206 u32 supportPointInTimeProgress:1;
1207 u32 supportDataLDonSSCArray:1;
1208 u32 mpio:1;
1209 u32 supportConfigAutoBalance:1;
1210 u32 activePassive:2;
1211 u32 reserved:5;
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301212#endif
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301213 } adapterOperations2;
1214
1215 u8 driverVersion[32]; /*7A8h */
1216 u8 maxDAPdCountSpinup60; /*7C8h */
1217 u8 temperatureROC; /*7C9h */
1218 u8 temperatureCtrl; /*7CAh */
1219 u8 reserved4; /*7CBh */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301220 __le16 maxConfigurablePds; /*7CCh */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301221
1222
1223 u8 reserved5[2]; /*0x7CDh */
1224
1225 /*
1226 * HA cluster information
1227 */
1228 struct {
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301229#if defined(__BIG_ENDIAN_BITFIELD)
1230 u32 reserved:26;
1231 u32 premiumFeatureMismatch:1;
1232 u32 ctrlPropIncompatible:1;
1233 u32 fwVersionMismatch:1;
1234 u32 hwIncompatible:1;
1235 u32 peerIsIncompatible:1;
1236 u32 peerIsPresent:1;
1237#else
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301238 u32 peerIsPresent:1;
1239 u32 peerIsIncompatible:1;
1240 u32 hwIncompatible:1;
1241 u32 fwVersionMismatch:1;
1242 u32 ctrlPropIncompatible:1;
1243 u32 premiumFeatureMismatch:1;
1244 u32 reserved:26;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301245#endif
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301246 } cluster;
1247
1248 char clusterId[16]; /*7D4h */
adam radford229fe472014-03-10 02:51:56 -07001249 struct {
1250 u8 maxVFsSupported; /*0x7E4*/
1251 u8 numVFsEnabled; /*0x7E5*/
1252 u8 requestorId; /*0x7E6 0:PF, 1:VF1, 2:VF2*/
1253 u8 reserved; /*0x7E7*/
1254 } iov;
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301255
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05301256 struct {
1257#if defined(__BIG_ENDIAN_BITFIELD)
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05301258 u32 reserved:7;
1259 u32 useSeqNumJbodFP:1;
sumit.saxena@avagotech.com0be3f4c2015-08-31 17:22:51 +05301260 u32 supportExtendedSSCSize:1;
1261 u32 supportDiskCacheSettingForSysPDs:1;
1262 u32 supportCPLDUpdate:1;
1263 u32 supportTTYLogCompression:1;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301264 u32 discardCacheDuringLDDelete:1;
1265 u32 supportSecurityonJBOD:1;
1266 u32 supportCacheBypassModes:1;
1267 u32 supportDisableSESMonitoring:1;
1268 u32 supportForceFlash:1;
1269 u32 supportNVDRAM:1;
1270 u32 supportDrvActivityLEDSetting:1;
1271 u32 supportAllowedOpsforDrvRemoval:1;
1272 u32 supportHOQRebuild:1;
1273 u32 supportForceTo512e:1;
1274 u32 supportNVCacheErase:1;
1275 u32 supportDebugQueue:1;
1276 u32 supportSwZone:1;
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05301277 u32 supportCrashDump:1;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301278 u32 supportMaxExtLDs:1;
1279 u32 supportT10RebuildAssist:1;
1280 u32 supportDisableImmediateIO:1;
1281 u32 supportThermalPollInterval:1;
1282 u32 supportPersonalityChange:2;
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05301283#else
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301284 u32 supportPersonalityChange:2;
1285 u32 supportThermalPollInterval:1;
1286 u32 supportDisableImmediateIO:1;
1287 u32 supportT10RebuildAssist:1;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301288 u32 supportMaxExtLDs:1;
1289 u32 supportCrashDump:1;
1290 u32 supportSwZone:1;
1291 u32 supportDebugQueue:1;
1292 u32 supportNVCacheErase:1;
1293 u32 supportForceTo512e:1;
1294 u32 supportHOQRebuild:1;
1295 u32 supportAllowedOpsforDrvRemoval:1;
1296 u32 supportDrvActivityLEDSetting:1;
1297 u32 supportNVDRAM:1;
1298 u32 supportForceFlash:1;
1299 u32 supportDisableSESMonitoring:1;
1300 u32 supportCacheBypassModes:1;
1301 u32 supportSecurityonJBOD:1;
1302 u32 discardCacheDuringLDDelete:1;
sumit.saxena@avagotech.com0be3f4c2015-08-31 17:22:51 +05301303 u32 supportTTYLogCompression:1;
1304 u32 supportCPLDUpdate:1;
1305 u32 supportDiskCacheSettingForSysPDs:1;
1306 u32 supportExtendedSSCSize:1;
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05301307 u32 useSeqNumJbodFP:1;
1308 u32 reserved:7;
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05301309#endif
1310 } adapterOperations3;
1311
1312 u8 pad[0x800-0x7EC];
Yang, Bo81e403c2009-10-06 14:27:54 -06001313} __packed;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001314
1315/*
1316 * ===============================
1317 * MegaRAID SAS driver definitions
1318 * ===============================
1319 */
1320#define MEGASAS_MAX_PD_CHANNELS 2
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301321#define MEGASAS_MAX_LD_CHANNELS 2
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001322#define MEGASAS_MAX_CHANNELS (MEGASAS_MAX_PD_CHANNELS + \
1323 MEGASAS_MAX_LD_CHANNELS)
1324#define MEGASAS_MAX_DEV_PER_CHANNEL 128
1325#define MEGASAS_DEFAULT_INIT_ID -1
1326#define MEGASAS_MAX_LUN 8
adam radford6bf579a2011-10-08 18:14:33 -07001327#define MEGASAS_DEFAULT_CMD_PER_LUN 256
Yang, Bo81e403c2009-10-06 14:27:54 -06001328#define MEGASAS_MAX_PD (MEGASAS_MAX_PD_CHANNELS * \
1329 MEGASAS_MAX_DEV_PER_CHANNEL)
Yang, Bobdc6fb82009-12-06 08:30:19 -07001330#define MEGASAS_MAX_LD_IDS (MEGASAS_MAX_LD_CHANNELS * \
1331 MEGASAS_MAX_DEV_PER_CHANNEL)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001332
Yang, Bo1fd10682010-10-12 07:18:50 -06001333#define MEGASAS_MAX_SECTORS (2*1024)
adam radford42a8d2b2011-02-24 20:57:09 -08001334#define MEGASAS_MAX_SECTORS_IEEE (2*128)
Sumant Patro658dced2006-10-03 13:09:14 -07001335#define MEGASAS_DBG_LVL 1
1336
Sumant Patro05e9ebb2007-05-17 05:47:51 -07001337#define MEGASAS_FW_BUSY 1
1338
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301339#define VD_EXT_DEBUG 0
1340
Sumit Saxena11c71cb2016-01-28 21:04:22 +05301341#define SCAN_PD_CHANNEL 0x1
1342#define SCAN_VD_CHANNEL 0x2
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05301343
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301344enum MR_SCSI_CMD_TYPE {
1345 READ_WRITE_LDIO = 0,
1346 NON_READ_WRITE_LDIO = 1,
1347 READ_WRITE_SYSPDIO = 2,
1348 NON_READ_WRITE_SYSPDIO = 3,
1349};
1350
Sumit Saxena6d40afb2016-01-28 21:04:23 +05301351enum DCMD_TIMEOUT_ACTION {
1352 INITIATE_OCR = 0,
1353 KILL_ADAPTER = 1,
1354 IGNORE_TIMEOUT = 2,
1355};
Sumit Saxena308ec452016-01-28 21:04:30 +05301356
1357enum FW_BOOT_CONTEXT {
1358 PROBE_CONTEXT = 0,
1359 OCR_CONTEXT = 1,
1360};
1361
bo yangd532dbe2008-03-17 03:36:43 -04001362/* Frame Type */
1363#define IO_FRAME 0
1364#define PTHRU_FRAME 1
1365
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001366/*
1367 * When SCSI mid-layer calls driver's reset routine, driver waits for
1368 * MEGASAS_RESET_WAIT_TIME seconds for all outstanding IO to complete. Note
1369 * that the driver cannot _actually_ abort or reset pending commands. While
1370 * it is waiting for the commands to complete, it prints a diagnostic message
1371 * every MEGASAS_RESET_NOTICE_INTERVAL seconds
1372 */
1373#define MEGASAS_RESET_WAIT_TIME 180
Sumant Patro2a3681e2006-10-03 13:19:21 -07001374#define MEGASAS_INTERNAL_CMD_WAIT_TIME 180
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001375#define MEGASAS_RESET_NOTICE_INTERVAL 5
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001376#define MEGASAS_IOCTL_CMD 0
Sumant Patro05e9ebb2007-05-17 05:47:51 -07001377#define MEGASAS_DEFAULT_CMD_TIMEOUT 90
adam radfordc5daa6a2012-07-17 18:20:03 -07001378#define MEGASAS_THROTTLE_QUEUE_DEPTH 16
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05301379#define MEGASAS_BLOCKED_CMD_TIMEOUT 60
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001380/*
1381 * FW reports the maximum of number of commands that it can accept (maximum
1382 * commands that can be outstanding) at any time. The driver must report a
1383 * lower number to the mid layer because it can issue a few internal commands
1384 * itself (E.g, AEN, abort cmd, IOCTLs etc). The number of commands it needs
1385 * is shown below
1386 */
1387#define MEGASAS_INT_CMDS 32
Yang, Bo7bebf5c2009-10-06 14:40:58 -06001388#define MEGASAS_SKINNY_INT_CMDS 5
Sumit.Saxena@avagotech.comae09a6c2015-01-05 20:06:23 +05301389#define MEGASAS_FUSION_INTERNAL_CMDS 5
1390#define MEGASAS_FUSION_IOCTL_CMDS 3
Sumit.Saxena@avagotech.comf26ac3a2015-04-23 16:30:54 +05301391#define MEGASAS_MFI_IOCTL_CMDS 27
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001392
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301393#define MEGASAS_MAX_MSIX_QUEUES 128
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001394/*
1395 * FW can accept both 32 and 64 bit SGLs. We want to allocate 32/64 bit
1396 * SGLs based on the size of dma_addr_t
1397 */
1398#define IS_DMA64 (sizeof(dma_addr_t) == 8)
1399
bo yang39a98552010-09-22 22:36:29 -04001400#define MFI_XSCALE_OMR0_CHANGE_INTERRUPT 0x00000001
1401
1402#define MFI_INTR_FLAG_REPLY_MESSAGE 0x00000001
1403#define MFI_INTR_FLAG_FIRMWARE_STATE_CHANGE 0x00000002
1404#define MFI_G2_OUTBOUND_DOORBELL_CHANGE_INTERRUPT 0x00000004
1405
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001406#define MFI_OB_INTR_STATUS_MASK 0x00000002
bo yang14faea92007-11-09 04:14:00 -05001407#define MFI_POLL_TIMEOUT_SECS 60
Sumit Saxena6d40afb2016-01-28 21:04:23 +05301408#define MFI_IO_TIMEOUT_SECS 180
adam radford229fe472014-03-10 02:51:56 -07001409#define MEGASAS_SRIOV_HEARTBEAT_INTERVAL_VF (5 * HZ)
1410#define MEGASAS_OCR_SETTLE_TIME_VF (1000 * 30)
1411#define MEGASAS_ROUTINE_WAIT_TIME_VF 300
Sumant Patrof9876f02006-02-03 15:34:35 -08001412#define MFI_REPLY_1078_MESSAGE_INTERRUPT 0x80000000
Yang, Bo6610a6b2008-08-10 12:42:38 -07001413#define MFI_REPLY_GEN2_MESSAGE_INTERRUPT 0x00000001
1414#define MFI_GEN2_ENABLE_INTERRUPT_MASK (0x00000001 | 0x00000004)
Yang, Bo87911122009-10-06 14:31:54 -06001415#define MFI_REPLY_SKINNY_MESSAGE_INTERRUPT 0x40000000
1416#define MFI_SKINNY_ENABLE_INTERRUPT_MASK (0x00000001)
Sumant Patro0e989362006-06-20 15:32:37 -07001417
bo yang39a98552010-09-22 22:36:29 -04001418#define MFI_1068_PCSR_OFFSET 0x84
1419#define MFI_1068_FW_HANDSHAKE_OFFSET 0x64
1420#define MFI_1068_FW_READY 0xDDDD0000
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301421
1422#define MR_MAX_REPLY_QUEUES_OFFSET 0X0000001F
1423#define MR_MAX_REPLY_QUEUES_EXT_OFFSET 0X003FC000
1424#define MR_MAX_REPLY_QUEUES_EXT_OFFSET_SHIFT 14
1425#define MR_MAX_MSIX_REG_ARRAY 16
Sumit Saxena179ac142016-01-28 21:04:28 +05301426#define MR_RDPQ_MODE_OFFSET 0X00800000
Sumant Patro0e989362006-06-20 15:32:37 -07001427/*
1428* register set for both 1068 and 1078 controllers
1429* structure extended for 1078 registers
1430*/
Sumant Patrof9876f02006-02-03 15:34:35 -08001431
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001432struct megasas_register_set {
adam radford9c915a82010-12-21 13:34:31 -08001433 u32 doorbell; /*0000h*/
1434 u32 fusion_seq_offset; /*0004h*/
1435 u32 fusion_host_diag; /*0008h*/
1436 u32 reserved_01; /*000Ch*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001437
Sumant Patrof9876f02006-02-03 15:34:35 -08001438 u32 inbound_msg_0; /*0010h*/
1439 u32 inbound_msg_1; /*0014h*/
1440 u32 outbound_msg_0; /*0018h*/
1441 u32 outbound_msg_1; /*001Ch*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001442
Sumant Patrof9876f02006-02-03 15:34:35 -08001443 u32 inbound_doorbell; /*0020h*/
1444 u32 inbound_intr_status; /*0024h*/
1445 u32 inbound_intr_mask; /*0028h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001446
Sumant Patrof9876f02006-02-03 15:34:35 -08001447 u32 outbound_doorbell; /*002Ch*/
1448 u32 outbound_intr_status; /*0030h*/
1449 u32 outbound_intr_mask; /*0034h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001450
Sumant Patrof9876f02006-02-03 15:34:35 -08001451 u32 reserved_1[2]; /*0038h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001452
Sumant Patrof9876f02006-02-03 15:34:35 -08001453 u32 inbound_queue_port; /*0040h*/
1454 u32 outbound_queue_port; /*0044h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001455
adam radford9c915a82010-12-21 13:34:31 -08001456 u32 reserved_2[9]; /*0048h*/
1457 u32 reply_post_host_index; /*006Ch*/
1458 u32 reserved_2_2[12]; /*0070h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001459
Sumant Patrof9876f02006-02-03 15:34:35 -08001460 u32 outbound_doorbell_clear; /*00A0h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001461
Sumant Patrof9876f02006-02-03 15:34:35 -08001462 u32 reserved_3[3]; /*00A4h*/
1463
1464 u32 outbound_scratch_pad ; /*00B0h*/
adam radford9c915a82010-12-21 13:34:31 -08001465 u32 outbound_scratch_pad_2; /*00B4h*/
Sumit Saxena179ac142016-01-28 21:04:28 +05301466 u32 outbound_scratch_pad_3; /*00B8h*/
Sumant Patrof9876f02006-02-03 15:34:35 -08001467
Sumit Saxena179ac142016-01-28 21:04:28 +05301468 u32 reserved_4; /*00BCh*/
Sumant Patrof9876f02006-02-03 15:34:35 -08001469
1470 u32 inbound_low_queue_port ; /*00C0h*/
1471
1472 u32 inbound_high_queue_port ; /*00C4h*/
1473
1474 u32 reserved_5; /*00C8h*/
bo yang39a98552010-09-22 22:36:29 -04001475 u32 res_6[11]; /*CCh*/
1476 u32 host_diag;
1477 u32 seq_offset;
1478 u32 index_registers[807]; /*00CCh*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001479} __attribute__ ((packed));
1480
1481struct megasas_sge32 {
1482
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301483 __le32 phys_addr;
1484 __le32 length;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001485
1486} __attribute__ ((packed));
1487
1488struct megasas_sge64 {
1489
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301490 __le64 phys_addr;
1491 __le32 length;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001492
1493} __attribute__ ((packed));
1494
Yang, Bof4c9a132009-10-06 14:43:28 -06001495struct megasas_sge_skinny {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301496 __le64 phys_addr;
1497 __le32 length;
1498 __le32 flag;
Yang, Bof4c9a132009-10-06 14:43:28 -06001499} __packed;
1500
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001501union megasas_sgl {
1502
1503 struct megasas_sge32 sge32[1];
1504 struct megasas_sge64 sge64[1];
Yang, Bof4c9a132009-10-06 14:43:28 -06001505 struct megasas_sge_skinny sge_skinny[1];
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001506
1507} __attribute__ ((packed));
1508
1509struct megasas_header {
1510
1511 u8 cmd; /*00h */
1512 u8 sense_len; /*01h */
1513 u8 cmd_status; /*02h */
1514 u8 scsi_status; /*03h */
1515
1516 u8 target_id; /*04h */
1517 u8 lun; /*05h */
1518 u8 cdb_len; /*06h */
1519 u8 sge_count; /*07h */
1520
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301521 __le32 context; /*08h */
1522 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001523
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301524 __le16 flags; /*10h */
1525 __le16 timeout; /*12h */
1526 __le32 data_xferlen; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001527
1528} __attribute__ ((packed));
1529
1530union megasas_sgl_frame {
1531
1532 struct megasas_sge32 sge32[8];
1533 struct megasas_sge64 sge64[5];
1534
1535} __attribute__ ((packed));
1536
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301537typedef union _MFI_CAPABILITIES {
1538 struct {
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301539#if defined(__BIG_ENDIAN_BITFIELD)
Sumit Saxena52b62ac2016-01-28 21:04:31 +05301540 u32 reserved:20;
1541 u32 support_qd_throttling:1;
Sumit Saxena8f050242016-01-28 21:04:27 +05301542 u32 support_fp_rlbypass:1;
1543 u32 support_vfid_in_ioframe:1;
sumit.saxena@avagotech.combd5f9482015-08-31 17:23:31 +05301544 u32 support_ext_io_size:1;
sumit.saxena@avagotech.com0be3f4c2015-08-31 17:22:51 +05301545 u32 support_ext_queue_depth:1;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301546 u32 security_protocol_cmds_fw:1;
1547 u32 support_core_affinity:1;
Sumit.Saxena@avagotech.comd2552eb2014-09-12 18:57:53 +05301548 u32 support_ndrive_r1_lb:1;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301549 u32 support_max_255lds:1;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301550 u32 support_fastpath_wb:1;
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301551 u32 support_additional_msix:1;
1552 u32 support_fp_remote_lun:1;
1553#else
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301554 u32 support_fp_remote_lun:1;
1555 u32 support_additional_msix:1;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301556 u32 support_fastpath_wb:1;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301557 u32 support_max_255lds:1;
Sumit.Saxena@avagotech.comd2552eb2014-09-12 18:57:53 +05301558 u32 support_ndrive_r1_lb:1;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301559 u32 support_core_affinity:1;
1560 u32 security_protocol_cmds_fw:1;
sumit.saxena@avagotech.com0be3f4c2015-08-31 17:22:51 +05301561 u32 support_ext_queue_depth:1;
sumit.saxena@avagotech.combd5f9482015-08-31 17:23:31 +05301562 u32 support_ext_io_size:1;
Sumit Saxena8f050242016-01-28 21:04:27 +05301563 u32 support_vfid_in_ioframe:1;
1564 u32 support_fp_rlbypass:1;
Sumit Saxena52b62ac2016-01-28 21:04:31 +05301565 u32 support_qd_throttling:1;
1566 u32 reserved:20;
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301567#endif
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301568 } mfi_capabilities;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301569 __le32 reg;
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301570} MFI_CAPABILITIES;
1571
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001572struct megasas_init_frame {
1573
1574 u8 cmd; /*00h */
1575 u8 reserved_0; /*01h */
1576 u8 cmd_status; /*02h */
1577
1578 u8 reserved_1; /*03h */
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301579 MFI_CAPABILITIES driver_operations; /*04h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001580
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301581 __le32 context; /*08h */
1582 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001583
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301584 __le16 flags; /*10h */
1585 __le16 reserved_3; /*12h */
1586 __le32 data_xfer_len; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001587
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301588 __le32 queue_info_new_phys_addr_lo; /*18h */
1589 __le32 queue_info_new_phys_addr_hi; /*1Ch */
1590 __le32 queue_info_old_phys_addr_lo; /*20h */
1591 __le32 queue_info_old_phys_addr_hi; /*24h */
1592 __le32 reserved_4[2]; /*28h */
1593 __le32 system_info_lo; /*30h */
1594 __le32 system_info_hi; /*34h */
1595 __le32 reserved_5[2]; /*38h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001596
1597} __attribute__ ((packed));
1598
1599struct megasas_init_queue_info {
1600
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301601 __le32 init_flags; /*00h */
1602 __le32 reply_queue_entries; /*04h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001603
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301604 __le32 reply_queue_start_phys_addr_lo; /*08h */
1605 __le32 reply_queue_start_phys_addr_hi; /*0Ch */
1606 __le32 producer_index_phys_addr_lo; /*10h */
1607 __le32 producer_index_phys_addr_hi; /*14h */
1608 __le32 consumer_index_phys_addr_lo; /*18h */
1609 __le32 consumer_index_phys_addr_hi; /*1Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001610
1611} __attribute__ ((packed));
1612
1613struct megasas_io_frame {
1614
1615 u8 cmd; /*00h */
1616 u8 sense_len; /*01h */
1617 u8 cmd_status; /*02h */
1618 u8 scsi_status; /*03h */
1619
1620 u8 target_id; /*04h */
1621 u8 access_byte; /*05h */
1622 u8 reserved_0; /*06h */
1623 u8 sge_count; /*07h */
1624
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301625 __le32 context; /*08h */
1626 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001627
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301628 __le16 flags; /*10h */
1629 __le16 timeout; /*12h */
1630 __le32 lba_count; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001631
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301632 __le32 sense_buf_phys_addr_lo; /*18h */
1633 __le32 sense_buf_phys_addr_hi; /*1Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001634
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301635 __le32 start_lba_lo; /*20h */
1636 __le32 start_lba_hi; /*24h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001637
1638 union megasas_sgl sgl; /*28h */
1639
1640} __attribute__ ((packed));
1641
1642struct megasas_pthru_frame {
1643
1644 u8 cmd; /*00h */
1645 u8 sense_len; /*01h */
1646 u8 cmd_status; /*02h */
1647 u8 scsi_status; /*03h */
1648
1649 u8 target_id; /*04h */
1650 u8 lun; /*05h */
1651 u8 cdb_len; /*06h */
1652 u8 sge_count; /*07h */
1653
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301654 __le32 context; /*08h */
1655 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001656
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301657 __le16 flags; /*10h */
1658 __le16 timeout; /*12h */
1659 __le32 data_xfer_len; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001660
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301661 __le32 sense_buf_phys_addr_lo; /*18h */
1662 __le32 sense_buf_phys_addr_hi; /*1Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001663
1664 u8 cdb[16]; /*20h */
1665 union megasas_sgl sgl; /*30h */
1666
1667} __attribute__ ((packed));
1668
1669struct megasas_dcmd_frame {
1670
1671 u8 cmd; /*00h */
1672 u8 reserved_0; /*01h */
1673 u8 cmd_status; /*02h */
1674 u8 reserved_1[4]; /*03h */
1675 u8 sge_count; /*07h */
1676
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301677 __le32 context; /*08h */
1678 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001679
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301680 __le16 flags; /*10h */
1681 __le16 timeout; /*12h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001682
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301683 __le32 data_xfer_len; /*14h */
1684 __le32 opcode; /*18h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001685
1686 union { /*1Ch */
1687 u8 b[12];
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301688 __le16 s[6];
1689 __le32 w[3];
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001690 } mbox;
1691
1692 union megasas_sgl sgl; /*28h */
1693
1694} __attribute__ ((packed));
1695
1696struct megasas_abort_frame {
1697
1698 u8 cmd; /*00h */
1699 u8 reserved_0; /*01h */
1700 u8 cmd_status; /*02h */
1701
1702 u8 reserved_1; /*03h */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301703 __le32 reserved_2; /*04h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001704
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301705 __le32 context; /*08h */
1706 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001707
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301708 __le16 flags; /*10h */
1709 __le16 reserved_3; /*12h */
1710 __le32 reserved_4; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001711
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301712 __le32 abort_context; /*18h */
1713 __le32 pad_1; /*1Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001714
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301715 __le32 abort_mfi_phys_addr_lo; /*20h */
1716 __le32 abort_mfi_phys_addr_hi; /*24h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001717
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301718 __le32 reserved_5[6]; /*28h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001719
1720} __attribute__ ((packed));
1721
1722struct megasas_smp_frame {
1723
1724 u8 cmd; /*00h */
1725 u8 reserved_1; /*01h */
1726 u8 cmd_status; /*02h */
1727 u8 connection_status; /*03h */
1728
1729 u8 reserved_2[3]; /*04h */
1730 u8 sge_count; /*07h */
1731
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301732 __le32 context; /*08h */
1733 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001734
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301735 __le16 flags; /*10h */
1736 __le16 timeout; /*12h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001737
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301738 __le32 data_xfer_len; /*14h */
1739 __le64 sas_addr; /*18h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001740
1741 union {
1742 struct megasas_sge32 sge32[2]; /* [0]: resp [1]: req */
1743 struct megasas_sge64 sge64[2]; /* [0]: resp [1]: req */
1744 } sgl;
1745
1746} __attribute__ ((packed));
1747
1748struct megasas_stp_frame {
1749
1750 u8 cmd; /*00h */
1751 u8 reserved_1; /*01h */
1752 u8 cmd_status; /*02h */
1753 u8 reserved_2; /*03h */
1754
1755 u8 target_id; /*04h */
1756 u8 reserved_3[2]; /*05h */
1757 u8 sge_count; /*07h */
1758
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301759 __le32 context; /*08h */
1760 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001761
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301762 __le16 flags; /*10h */
1763 __le16 timeout; /*12h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001764
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301765 __le32 data_xfer_len; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001766
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301767 __le16 fis[10]; /*18h */
1768 __le32 stp_flags;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001769
1770 union {
1771 struct megasas_sge32 sge32[2]; /* [0]: resp [1]: data */
1772 struct megasas_sge64 sge64[2]; /* [0]: resp [1]: data */
1773 } sgl;
1774
1775} __attribute__ ((packed));
1776
1777union megasas_frame {
1778
1779 struct megasas_header hdr;
1780 struct megasas_init_frame init;
1781 struct megasas_io_frame io;
1782 struct megasas_pthru_frame pthru;
1783 struct megasas_dcmd_frame dcmd;
1784 struct megasas_abort_frame abort;
1785 struct megasas_smp_frame smp;
1786 struct megasas_stp_frame stp;
1787
1788 u8 raw_bytes[64];
1789};
1790
Sumit Saxena18365b12016-01-28 21:04:25 +05301791/**
1792 * struct MR_PRIV_DEVICE - sdev private hostdata
1793 * @is_tm_capable: firmware managed tm_capable flag
1794 * @tm_busy: TM request is in progress
1795 */
1796struct MR_PRIV_DEVICE {
1797 bool is_tm_capable;
1798 bool tm_busy;
1799};
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001800struct megasas_cmd;
1801
1802union megasas_evt_class_locale {
1803
1804 struct {
Sumit.Saxena@lsi.combe263742014-02-12 23:37:46 +05301805#ifndef __BIG_ENDIAN_BITFIELD
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001806 u16 locale;
1807 u8 reserved;
1808 s8 class;
Sumit.Saxena@lsi.combe263742014-02-12 23:37:46 +05301809#else
1810 s8 class;
1811 u8 reserved;
1812 u16 locale;
1813#endif
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001814 } __attribute__ ((packed)) members;
1815
1816 u32 word;
1817
1818} __attribute__ ((packed));
1819
1820struct megasas_evt_log_info {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301821 __le32 newest_seq_num;
1822 __le32 oldest_seq_num;
1823 __le32 clear_seq_num;
1824 __le32 shutdown_seq_num;
1825 __le32 boot_seq_num;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001826
1827} __attribute__ ((packed));
1828
1829struct megasas_progress {
1830
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301831 __le16 progress;
1832 __le16 elapsed_seconds;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001833
1834} __attribute__ ((packed));
1835
1836struct megasas_evtarg_ld {
1837
1838 u16 target_id;
1839 u8 ld_index;
1840 u8 reserved;
1841
1842} __attribute__ ((packed));
1843
1844struct megasas_evtarg_pd {
1845 u16 device_id;
1846 u8 encl_index;
1847 u8 slot_number;
1848
1849} __attribute__ ((packed));
1850
1851struct megasas_evt_detail {
1852
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301853 __le32 seq_num;
1854 __le32 time_stamp;
1855 __le32 code;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001856 union megasas_evt_class_locale cl;
1857 u8 arg_type;
1858 u8 reserved1[15];
1859
1860 union {
1861 struct {
1862 struct megasas_evtarg_pd pd;
1863 u8 cdb_length;
1864 u8 sense_length;
1865 u8 reserved[2];
1866 u8 cdb[16];
1867 u8 sense[64];
1868 } __attribute__ ((packed)) cdbSense;
1869
1870 struct megasas_evtarg_ld ld;
1871
1872 struct {
1873 struct megasas_evtarg_ld ld;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301874 __le64 count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001875 } __attribute__ ((packed)) ld_count;
1876
1877 struct {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301878 __le64 lba;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001879 struct megasas_evtarg_ld ld;
1880 } __attribute__ ((packed)) ld_lba;
1881
1882 struct {
1883 struct megasas_evtarg_ld ld;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301884 __le32 prevOwner;
1885 __le32 newOwner;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001886 } __attribute__ ((packed)) ld_owner;
1887
1888 struct {
1889 u64 ld_lba;
1890 u64 pd_lba;
1891 struct megasas_evtarg_ld ld;
1892 struct megasas_evtarg_pd pd;
1893 } __attribute__ ((packed)) ld_lba_pd_lba;
1894
1895 struct {
1896 struct megasas_evtarg_ld ld;
1897 struct megasas_progress prog;
1898 } __attribute__ ((packed)) ld_prog;
1899
1900 struct {
1901 struct megasas_evtarg_ld ld;
1902 u32 prev_state;
1903 u32 new_state;
1904 } __attribute__ ((packed)) ld_state;
1905
1906 struct {
1907 u64 strip;
1908 struct megasas_evtarg_ld ld;
1909 } __attribute__ ((packed)) ld_strip;
1910
1911 struct megasas_evtarg_pd pd;
1912
1913 struct {
1914 struct megasas_evtarg_pd pd;
1915 u32 err;
1916 } __attribute__ ((packed)) pd_err;
1917
1918 struct {
1919 u64 lba;
1920 struct megasas_evtarg_pd pd;
1921 } __attribute__ ((packed)) pd_lba;
1922
1923 struct {
1924 u64 lba;
1925 struct megasas_evtarg_pd pd;
1926 struct megasas_evtarg_ld ld;
1927 } __attribute__ ((packed)) pd_lba_ld;
1928
1929 struct {
1930 struct megasas_evtarg_pd pd;
1931 struct megasas_progress prog;
1932 } __attribute__ ((packed)) pd_prog;
1933
1934 struct {
1935 struct megasas_evtarg_pd pd;
1936 u32 prevState;
1937 u32 newState;
1938 } __attribute__ ((packed)) pd_state;
1939
1940 struct {
1941 u16 vendorId;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301942 __le16 deviceId;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001943 u16 subVendorId;
1944 u16 subDeviceId;
1945 } __attribute__ ((packed)) pci;
1946
1947 u32 rate;
1948 char str[96];
1949
1950 struct {
1951 u32 rtc;
1952 u32 elapsedSeconds;
1953 } __attribute__ ((packed)) time;
1954
1955 struct {
1956 u32 ecar;
1957 u32 elog;
1958 char str[64];
1959 } __attribute__ ((packed)) ecc;
1960
1961 u8 b[96];
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301962 __le16 s[48];
1963 __le32 w[24];
1964 __le64 d[12];
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001965 } args;
1966
1967 char description[128];
1968
1969} __attribute__ ((packed));
1970
Yang, Bo7e8a75f2009-10-06 14:50:17 -06001971struct megasas_aen_event {
Xiaotian Fengc1d390d82012-12-04 19:33:54 +08001972 struct delayed_work hotplug_work;
Yang, Bo7e8a75f2009-10-06 14:50:17 -06001973 struct megasas_instance *instance;
1974};
1975
adam radfordc8e858f2011-10-08 18:15:13 -07001976struct megasas_irq_context {
1977 struct megasas_instance *instance;
1978 u32 MSIxIndex;
1979};
1980
Sumit.Saxena@avagotech.com5765c5b2015-04-23 16:32:09 +05301981struct MR_DRV_SYSTEM_INFO {
1982 u8 infoVersion;
1983 u8 systemIdLength;
1984 u16 reserved0;
1985 u8 systemId[64];
1986 u8 reserved[1980];
1987};
1988
Sumit Saxena2216c302016-01-28 21:04:26 +05301989enum MR_PD_TYPE {
1990 UNKNOWN_DRIVE = 0,
1991 PARALLEL_SCSI = 1,
1992 SAS_PD = 2,
1993 SATA_PD = 3,
1994 FC_PD = 4,
1995};
1996
1997/* JBOD Queue depth definitions */
1998#define MEGASAS_SATA_QD 32
1999#define MEGASAS_SAS_QD 64
2000#define MEGASAS_DEFAULT_PD_QD 64
2001
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002002struct megasas_instance {
2003
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302004 __le32 *producer;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002005 dma_addr_t producer_h;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302006 __le32 *consumer;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002007 dma_addr_t consumer_h;
Sumit.Saxena@avagotech.com5765c5b2015-04-23 16:32:09 +05302008 struct MR_DRV_SYSTEM_INFO *system_info_buf;
2009 dma_addr_t system_info_h;
adam radford229fe472014-03-10 02:51:56 -07002010 struct MR_LD_VF_AFFILIATION *vf_affiliation;
2011 dma_addr_t vf_affiliation_h;
2012 struct MR_LD_VF_AFFILIATION_111 *vf_affiliation_111;
2013 dma_addr_t vf_affiliation_111_h;
2014 struct MR_CTRL_HB_HOST_MEM *hb_host_mem;
2015 dma_addr_t hb_host_mem_h;
Sumit Saxena2216c302016-01-28 21:04:26 +05302016 struct MR_PD_INFO *pd_info;
2017 dma_addr_t pd_info_h;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002018
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302019 __le32 *reply_queue;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002020 dma_addr_t reply_queue_h;
2021
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302022 u32 *crash_dump_buf;
2023 dma_addr_t crash_dump_h;
2024 void *crash_buf[MAX_CRASH_DUMP_SIZE];
2025 u32 crash_buf_pages;
2026 unsigned int fw_crash_buffer_size;
2027 unsigned int fw_crash_state;
2028 unsigned int fw_crash_buffer_offset;
2029 u32 drv_buf_index;
2030 u32 drv_buf_alloc;
2031 u32 crash_dump_fw_support;
2032 u32 crash_dump_drv_support;
2033 u32 crash_dump_app_support;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05302034 u32 secure_jbod_support;
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302035 bool use_seqnum_jbod_fp; /* Added for PD sequence */
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302036 spinlock_t crashdump_lock;
2037
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002038 struct megasas_register_set __iomem *reg_set;
Christoph Hellwig8a232bb2015-04-23 16:32:39 +05302039 u32 __iomem *reply_post_host_index_addr[MR_MAX_MSIX_REG_ARRAY];
Yang, Bo81e403c2009-10-06 14:27:54 -06002040 struct megasas_pd_list pd_list[MEGASAS_MAX_PD];
Sumit.Saxena@lsi.com999ece02013-10-18 12:50:37 +05302041 struct megasas_pd_list local_pd_list[MEGASAS_MAX_PD];
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05302042 u8 ld_ids[MEGASAS_MAX_LD_IDS];
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002043 s8 init_id;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002044
2045 u16 max_num_sge;
2046 u16 max_fw_cmds;
adam radford9c915a82010-12-21 13:34:31 -08002047 u16 max_mfi_cmds;
Sumit.Saxena@avagotech.comae09a6c2015-01-05 20:06:23 +05302048 u16 max_scsi_cmds;
Sumit Saxena308ec452016-01-28 21:04:30 +05302049 u16 ldio_threshold;
2050 u16 cur_can_queue;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002051 u32 max_sectors_per_req;
Yang, Bo7e8a75f2009-10-06 14:50:17 -06002052 struct megasas_aen_event *ev;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002053
2054 struct megasas_cmd **cmd_list;
2055 struct list_head cmd_pool;
bo yang39a98552010-09-22 22:36:29 -04002056 /* used to sync fire the cmd to fw */
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05302057 spinlock_t mfi_pool_lock;
bo yang39a98552010-09-22 22:36:29 -04002058 /* used to sync fire the cmd to fw */
2059 spinlock_t hba_lock;
bo yang7343eb62007-11-09 04:35:44 -05002060 /* used to synch producer, consumer ptrs in dpc */
2061 spinlock_t completion_lock;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002062 struct dma_pool *frame_dma_pool;
2063 struct dma_pool *sense_dma_pool;
2064
2065 struct megasas_evt_detail *evt_detail;
2066 dma_addr_t evt_detail_h;
2067 struct megasas_cmd *aen_cmd;
Sumit Saxena2216c302016-01-28 21:04:26 +05302068 struct mutex hba_mutex;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002069 struct semaphore ioctl_sem;
2070
2071 struct Scsi_Host *host;
2072
2073 wait_queue_head_t int_cmd_wait_q;
2074 wait_queue_head_t abort_cmd_wait_q;
2075
2076 struct pci_dev *pdev;
2077 u32 unique_id;
bo yang39a98552010-09-22 22:36:29 -04002078 u32 fw_support_ieee;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002079
Sumant Patroe4a082c2006-05-30 12:03:37 -07002080 atomic_t fw_outstanding;
Sumit Saxena308ec452016-01-28 21:04:30 +05302081 atomic_t ldio_outstanding;
bo yang39a98552010-09-22 22:36:29 -04002082 atomic_t fw_reset_no_pci_access;
Sumant Patro1341c932006-01-25 12:02:40 -08002083
2084 struct megasas_instance_template *instancet;
Sumant Patro5d018ad2006-10-03 13:13:18 -07002085 struct tasklet_struct isr_tasklet;
bo yang39a98552010-09-22 22:36:29 -04002086 struct work_struct work_init;
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302087 struct work_struct crash_init;
Sumant Patro05e9ebb2007-05-17 05:47:51 -07002088
2089 u8 flag;
Yang, Boc3518832009-10-06 14:18:02 -06002090 u8 unload;
Yang, Bof4c9a132009-10-06 14:43:28 -06002091 u8 flag_ieee;
bo yang39a98552010-09-22 22:36:29 -04002092 u8 issuepend_done;
2093 u8 disableOnlineCtrlReset;
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05302094 u8 UnevenSpanSupport;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302095
2096 u8 supportmax256vd;
Sumit Saxenaaed335e2015-11-05 21:17:37 +05302097 u8 allow_fw_scan;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302098 u16 fw_supported_vd_count;
2099 u16 fw_supported_pd_count;
2100
2101 u16 drv_supported_vd_count;
2102 u16 drv_supported_pd_count;
2103
Sumit Saxena8a01a412016-01-28 21:04:32 +05302104 atomic_t adprecovery;
Sumant Patro05e9ebb2007-05-17 05:47:51 -07002105 unsigned long last_time;
bo yang39a98552010-09-22 22:36:29 -04002106 u32 mfiStatus;
2107 u32 last_seq_num;
bo yangad84db22007-11-09 04:40:16 -05002108
bo yang39a98552010-09-22 22:36:29 -04002109 struct list_head internal_reset_pending_q;
adam radford80d9da92010-12-21 10:17:40 -08002110
Lucas De Marchi25985ed2011-03-30 22:57:33 -03002111 /* Ptr to hba specific information */
adam radford9c915a82010-12-21 13:34:31 -08002112 void *ctrl_context;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302113 u32 ctrl_context_pages;
2114 struct megasas_ctrl_info *ctrl_info;
adam radfordc8e858f2011-10-08 18:15:13 -07002115 unsigned int msix_vectors;
2116 struct msix_entry msixentry[MEGASAS_MAX_MSIX_QUEUES];
2117 struct megasas_irq_context irq_context[MEGASAS_MAX_MSIX_QUEUES];
adam radford9c915a82010-12-21 13:34:31 -08002118 u64 map_id;
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302119 u64 pd_seq_map_id;
adam radford9c915a82010-12-21 13:34:31 -08002120 struct megasas_cmd *map_update_cmd;
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302121 struct megasas_cmd *jbod_seq_cmd;
adam radfordb6d5d882010-12-14 18:56:07 -08002122 unsigned long bar;
adam radford9c915a82010-12-21 13:34:31 -08002123 long reset_flags;
2124 struct mutex reset_mutex;
adam radford229fe472014-03-10 02:51:56 -07002125 struct timer_list sriov_heartbeat_timer;
2126 char skip_heartbeat_timer_del;
2127 u8 requestorId;
adam radford229fe472014-03-10 02:51:56 -07002128 char PlasmaFW111;
2129 char mpio;
Sumit.Saxena@avagotech.comae09a6c2015-01-05 20:06:23 +05302130 u16 throttlequeuedepth;
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05302131 u8 mask_interrupts;
sumit.saxena@avagotech.combd5f9482015-08-31 17:23:31 +05302132 u16 max_chain_frame_sz;
Sumit.Saxena@lsi.com404a8a12013-05-22 12:35:33 +05302133 u8 is_imr;
Sumit Saxena179ac142016-01-28 21:04:28 +05302134 u8 is_rdpq;
Sumit.Saxena@avagotech.com5765c5b2015-04-23 16:32:09 +05302135 bool dev_handle;
bo yang39a98552010-09-22 22:36:29 -04002136};
adam radford229fe472014-03-10 02:51:56 -07002137struct MR_LD_VF_MAP {
2138 u32 size;
2139 union MR_LD_REF ref;
2140 u8 ldVfCount;
2141 u8 reserved[6];
2142 u8 policy[1];
2143};
2144
2145struct MR_LD_VF_AFFILIATION {
2146 u32 size;
2147 u8 ldCount;
2148 u8 vfCount;
2149 u8 thisVf;
2150 u8 reserved[9];
2151 struct MR_LD_VF_MAP map[1];
2152};
2153
2154/* Plasma 1.11 FW backward compatibility structures */
2155#define IOV_111_OFFSET 0x7CE
2156#define MAX_VIRTUAL_FUNCTIONS 8
Adam Radford4cbfea82014-07-09 15:17:56 -07002157#define MR_LD_ACCESS_HIDDEN 15
adam radford229fe472014-03-10 02:51:56 -07002158
2159struct IOV_111 {
2160 u8 maxVFsSupported;
2161 u8 numVFsEnabled;
2162 u8 requestorId;
2163 u8 reserved[5];
2164};
2165
2166struct MR_LD_VF_MAP_111 {
2167 u8 targetId;
2168 u8 reserved[3];
2169 u8 policy[MAX_VIRTUAL_FUNCTIONS];
2170};
2171
2172struct MR_LD_VF_AFFILIATION_111 {
2173 u8 vdCount;
2174 u8 vfCount;
2175 u8 thisVf;
2176 u8 reserved[5];
2177 struct MR_LD_VF_MAP_111 map[MAX_LOGICAL_DRIVES];
2178};
2179
2180struct MR_CTRL_HB_HOST_MEM {
2181 struct {
2182 u32 fwCounter; /* Firmware heart beat counter */
2183 struct {
2184 u32 debugmode:1; /* 1=Firmware is in debug mode.
2185 Heart beat will not be updated. */
2186 u32 reserved:31;
2187 } debug;
2188 u32 reserved_fw[6];
2189 u32 driverCounter; /* Driver heart beat counter. 0x20 */
2190 u32 reserved_driver[7];
2191 } HB;
2192 u8 pad[0x400-0x40];
2193};
bo yang39a98552010-09-22 22:36:29 -04002194
2195enum {
2196 MEGASAS_HBA_OPERATIONAL = 0,
2197 MEGASAS_ADPRESET_SM_INFAULT = 1,
2198 MEGASAS_ADPRESET_SM_FW_RESET_SUCCESS = 2,
2199 MEGASAS_ADPRESET_SM_OPERATIONAL = 3,
2200 MEGASAS_HW_CRITICAL_ERROR = 4,
adam radford229fe472014-03-10 02:51:56 -07002201 MEGASAS_ADPRESET_SM_POLLING = 5,
bo yang39a98552010-09-22 22:36:29 -04002202 MEGASAS_ADPRESET_INPROG_SIGN = 0xDEADDEAD,
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002203};
2204
Yang, Bo0c79e682009-10-06 14:47:35 -06002205struct megasas_instance_template {
2206 void (*fire_cmd)(struct megasas_instance *, dma_addr_t, \
2207 u32, struct megasas_register_set __iomem *);
2208
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05302209 void (*enable_intr)(struct megasas_instance *);
2210 void (*disable_intr)(struct megasas_instance *);
Yang, Bo0c79e682009-10-06 14:47:35 -06002211
2212 int (*clear_intr)(struct megasas_register_set __iomem *);
2213
2214 u32 (*read_fw_status_reg)(struct megasas_register_set __iomem *);
bo yang39a98552010-09-22 22:36:29 -04002215 int (*adp_reset)(struct megasas_instance *, \
2216 struct megasas_register_set __iomem *);
2217 int (*check_reset)(struct megasas_instance *, \
2218 struct megasas_register_set __iomem *);
adam radfordcd50ba82010-12-21 10:23:23 -08002219 irqreturn_t (*service_isr)(int irq, void *devp);
2220 void (*tasklet)(unsigned long);
2221 u32 (*init_adapter)(struct megasas_instance *);
2222 u32 (*build_and_issue_cmd) (struct megasas_instance *,
2223 struct scsi_cmnd *);
Sumit Saxena6d40afb2016-01-28 21:04:23 +05302224 int (*issue_dcmd)(struct megasas_instance *instance,
adam radfordcd50ba82010-12-21 10:23:23 -08002225 struct megasas_cmd *cmd);
Yang, Bo0c79e682009-10-06 14:47:35 -06002226};
2227
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002228#define MEGASAS_IS_LOGICAL(scp) \
2229 (scp->device->channel < MEGASAS_MAX_PD_CHANNELS) ? 0 : 1
2230
Sumit.Saxena@avagotech.com4a5c8142015-04-23 16:30:39 +05302231#define MEGASAS_DEV_INDEX(scp) \
2232 (((scp->device->channel % 2) * MEGASAS_MAX_DEV_PER_CHANNEL) + \
2233 scp->device->id)
2234
2235#define MEGASAS_PD_INDEX(scp) \
2236 ((scp->device->channel * MEGASAS_MAX_DEV_PER_CHANNEL) + \
2237 scp->device->id)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002238
2239struct megasas_cmd {
2240
2241 union megasas_frame *frame;
2242 dma_addr_t frame_phys_addr;
2243 u8 *sense;
2244 dma_addr_t sense_phys_addr;
2245
2246 u32 index;
2247 u8 sync_cmd;
Sumit.Saxena@avagotech.com2be2a982015-05-06 19:01:02 +05302248 u8 cmd_status_drv;
bo yang39a98552010-09-22 22:36:29 -04002249 u8 abort_aen;
2250 u8 retry_for_fw_reset;
2251
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002252
2253 struct list_head list;
2254 struct scsi_cmnd *scmd;
Sumit.Saxena@avagotech.com4026e9a2015-04-23 16:31:24 +05302255 u8 flags;
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05302256
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002257 struct megasas_instance *instance;
adam radford9c915a82010-12-21 13:34:31 -08002258 union {
2259 struct {
2260 u16 smid;
2261 u16 resvd;
2262 } context;
2263 u32 frame_count;
2264 };
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002265};
2266
2267#define MAX_MGMT_ADAPTERS 1024
2268#define MAX_IOCTL_SGE 16
2269
2270struct megasas_iocpacket {
2271
2272 u16 host_no;
2273 u16 __pad1;
2274 u32 sgl_off;
2275 u32 sge_count;
2276 u32 sense_off;
2277 u32 sense_len;
2278 union {
2279 u8 raw[128];
2280 struct megasas_header hdr;
2281 } frame;
2282
2283 struct iovec sgl[MAX_IOCTL_SGE];
2284
2285} __attribute__ ((packed));
2286
2287struct megasas_aen {
2288 u16 host_no;
2289 u16 __pad1;
2290 u32 seq_num;
2291 u32 class_locale_word;
2292} __attribute__ ((packed));
2293
2294#ifdef CONFIG_COMPAT
2295struct compat_megasas_iocpacket {
2296 u16 host_no;
2297 u16 __pad1;
2298 u32 sgl_off;
2299 u32 sge_count;
2300 u32 sense_off;
2301 u32 sense_len;
2302 union {
2303 u8 raw[128];
2304 struct megasas_header hdr;
2305 } frame;
2306 struct compat_iovec sgl[MAX_IOCTL_SGE];
2307} __attribute__ ((packed));
2308
Sumant Patro0e989362006-06-20 15:32:37 -07002309#define MEGASAS_IOC_FIRMWARE32 _IOWR('M', 1, struct compat_megasas_iocpacket)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002310#endif
2311
Sumant Patrocb59aa62006-01-25 11:53:25 -08002312#define MEGASAS_IOC_FIRMWARE _IOWR('M', 1, struct megasas_iocpacket)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002313#define MEGASAS_IOC_GET_AEN _IOW('M', 3, struct megasas_aen)
2314
2315struct megasas_mgmt_info {
2316
2317 u16 count;
2318 struct megasas_instance *instance[MAX_MGMT_ADAPTERS];
2319 int max_index;
2320};
2321
Sumit Saxena6d40afb2016-01-28 21:04:23 +05302322enum MEGASAS_OCR_CAUSE {
2323 FW_FAULT_OCR = 0,
2324 SCSIIO_TIMEOUT_OCR = 1,
2325 MFI_IO_TIMEOUT_OCR = 2,
2326};
2327
2328enum DCMD_RETURN_STATUS {
2329 DCMD_SUCCESS = 0,
2330 DCMD_TIMEOUT = 1,
2331 DCMD_FAILED = 2,
2332 DCMD_NOT_FIRED = 3,
2333};
2334
adam radford21c9e162013-09-06 15:27:14 -07002335u8
2336MR_BuildRaidContext(struct megasas_instance *instance,
2337 struct IO_REQUEST_INFO *io_info,
2338 struct RAID_CONTEXT *pRAID_Context,
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302339 struct MR_DRV_RAID_MAP_ALL *map, u8 **raidLUN);
2340u8 MR_TargetIdToLdGet(u32 ldTgtId, struct MR_DRV_RAID_MAP_ALL *map);
2341struct MR_LD_RAID *MR_LdRaidGet(u32 ld, struct MR_DRV_RAID_MAP_ALL *map);
2342u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_DRV_RAID_MAP_ALL *map);
2343u16 MR_LdSpanArrayGet(u32 ld, u32 span, struct MR_DRV_RAID_MAP_ALL *map);
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302344__le16 MR_PdDevHandleGet(u32 pd, struct MR_DRV_RAID_MAP_ALL *map);
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302345u16 MR_GetLDTgtId(u32 ld, struct MR_DRV_RAID_MAP_ALL *map);
adam radford21c9e162013-09-06 15:27:14 -07002346
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302347__le16 get_updated_dev_handle(struct megasas_instance *instance,
Sumit.Saxena@avagotech.comd2552eb2014-09-12 18:57:53 +05302348 struct LD_LOAD_BALANCE_INFO *lbInfo, struct IO_REQUEST_INFO *in_info);
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302349void mr_update_load_balance_params(struct MR_DRV_RAID_MAP_ALL *map,
2350 struct LD_LOAD_BALANCE_INFO *lbInfo);
Sumit.Saxena@avagotech.comd009b572014-11-17 15:24:13 +05302351int megasas_get_ctrl_info(struct megasas_instance *instance);
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302352/* PD sequence */
2353int
2354megasas_sync_pd_seq_num(struct megasas_instance *instance, bool pend);
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302355int megasas_set_crash_dump_params(struct megasas_instance *instance,
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302356 u8 crash_buf_state);
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302357void megasas_free_host_crash_buffer(struct megasas_instance *instance);
2358void megasas_fusion_crash_dump_wq(struct work_struct *work);
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302359
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05302360void megasas_return_cmd_fusion(struct megasas_instance *instance,
2361 struct megasas_cmd_fusion *cmd);
2362int megasas_issue_blocked_cmd(struct megasas_instance *instance,
2363 struct megasas_cmd *cmd, int timeout);
2364void __megasas_return_cmd(struct megasas_instance *instance,
2365 struct megasas_cmd *cmd);
2366
2367void megasas_return_mfi_mpt_pthr(struct megasas_instance *instance,
2368 struct megasas_cmd *cmd_mfi, struct megasas_cmd_fusion *cmd_fusion);
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05302369int megasas_cmd_type(struct scsi_cmnd *cmd);
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302370void megasas_setup_jbod_map(struct megasas_instance *instance);
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05302371
Sumit Saxena18365b12016-01-28 21:04:25 +05302372void megasas_update_sdev_properties(struct scsi_device *sdev);
2373int megasas_reset_fusion(struct Scsi_Host *shost, int reason);
2374int megasas_task_abort_fusion(struct scsi_cmnd *scmd);
2375int megasas_reset_target_fusion(struct scsi_cmnd *scmd);
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002376#endif /*LSI_MEGARAID_SAS_H */