2 * QLogic Fibre Channel HBA Driver
3 * Copyright (c) 2003-2010 QLogic Corporation
5 * See LICENSE.qla2xxx for copyright and licensing details.
9 #include <linux/moduleparam.h>
10 #include <linux/vmalloc.h>
11 #include <linux/delay.h>
12 #include <linux/kthread.h>
13 #include <linux/mutex.h>
14 #include <linux/kobject.h>
15 #include <linux/slab.h>
17 #include <scsi/scsi_tcq.h>
18 #include <scsi/scsicam.h>
19 #include <scsi/scsi_transport.h>
20 #include <scsi/scsi_transport_fc.h>
25 char qla2x00_version_str[40];
27 static int apidev_major;
30 * SRB allocation cache
32 static struct kmem_cache *srb_cachep;
35 * CT6 CTX allocation cache
37 static struct kmem_cache *ctx_cachep;
39 int ql2xlogintimeout = 20;
40 module_param(ql2xlogintimeout, int, S_IRUGO|S_IRUSR);
41 MODULE_PARM_DESC(ql2xlogintimeout,
42 "Login timeout value in seconds.");
44 int qlport_down_retry;
45 module_param(qlport_down_retry, int, S_IRUGO|S_IRUSR);
46 MODULE_PARM_DESC(qlport_down_retry,
47 "Maximum number of command retries to a port that returns "
48 "a PORT-DOWN status.");
50 int ql2xplogiabsentdevice;
51 module_param(ql2xplogiabsentdevice, int, S_IRUGO|S_IWUSR);
52 MODULE_PARM_DESC(ql2xplogiabsentdevice,
53 "Option to enable PLOGI to devices that are not present after "
54 "a Fabric scan. This is needed for several broken switches. "
55 "Default is 0 - no PLOGI. 1 - perfom PLOGI.");
57 int ql2xloginretrycount = 0;
58 module_param(ql2xloginretrycount, int, S_IRUGO|S_IRUSR);
59 MODULE_PARM_DESC(ql2xloginretrycount,
60 "Specify an alternate value for the NVRAM login retry count.");
62 int ql2xallocfwdump = 1;
63 module_param(ql2xallocfwdump, int, S_IRUGO|S_IRUSR);
64 MODULE_PARM_DESC(ql2xallocfwdump,
65 "Option to enable allocation of memory for a firmware dump "
66 "during HBA initialization. Memory allocation requirements "
67 "vary by ISP type. Default is 1 - allocate memory.");
69 int ql2xextended_error_logging;
70 module_param(ql2xextended_error_logging, int, S_IRUGO|S_IWUSR);
71 MODULE_PARM_DESC(ql2xextended_error_logging,
72 "Option to enable extended error logging, "
73 "Default is 0 - no logging. 1 - log errors.");
75 int ql2xshiftctondsd = 6;
76 module_param(ql2xshiftctondsd, int, S_IRUGO|S_IRUSR);
77 MODULE_PARM_DESC(ql2xshiftctondsd,
78 "Set to control shifting of command type processing "
79 "based on total number of SG elements.");
81 static void qla2x00_free_device(scsi_qla_host_t *);
84 module_param(ql2xfdmienable, int, S_IRUGO|S_IRUSR);
85 MODULE_PARM_DESC(ql2xfdmienable,
86 "Enables FDMI registrations. "
87 "0 - no FDMI. Default is 1 - perform FDMI.");
89 #define MAX_Q_DEPTH 32
90 static int ql2xmaxqdepth = MAX_Q_DEPTH;
91 module_param(ql2xmaxqdepth, int, S_IRUGO|S_IWUSR);
92 MODULE_PARM_DESC(ql2xmaxqdepth,
93 "Maximum queue depth to report for target devices.");
95 /* Do not change the value of this after module load */
96 int ql2xenabledif = 1;
97 module_param(ql2xenabledif, int, S_IRUGO|S_IWUSR);
98 MODULE_PARM_DESC(ql2xenabledif,
99 " Enable T10-CRC-DIF "
100 " Default is 0 - No DIF Support. 1 - Enable it");
102 int ql2xenablehba_err_chk;
103 module_param(ql2xenablehba_err_chk, int, S_IRUGO|S_IWUSR);
104 MODULE_PARM_DESC(ql2xenablehba_err_chk,
105 " Enable T10-CRC-DIF Error isolation by HBA"
106 " Default is 0 - Error isolation disabled, 1 - Enable it");
108 int ql2xiidmaenable=1;
109 module_param(ql2xiidmaenable, int, S_IRUGO|S_IRUSR);
110 MODULE_PARM_DESC(ql2xiidmaenable,
111 "Enables iIDMA settings "
112 "Default is 1 - perform iIDMA. 0 - no iIDMA.");
114 int ql2xmaxqueues = 1;
115 module_param(ql2xmaxqueues, int, S_IRUGO|S_IRUSR);
116 MODULE_PARM_DESC(ql2xmaxqueues,
117 "Enables MQ settings "
118 "Default is 1 for single queue. Set it to number "
119 "of queues in MQ mode.");
121 int ql2xmultique_tag;
122 module_param(ql2xmultique_tag, int, S_IRUGO|S_IRUSR);
123 MODULE_PARM_DESC(ql2xmultique_tag,
124 "Enables CPU affinity settings for the driver "
125 "Default is 0 for no affinity of request and response IO. "
126 "Set it to 1 to turn on the cpu affinity.");
129 module_param(ql2xfwloadbin, int, S_IRUGO|S_IRUSR);
130 MODULE_PARM_DESC(ql2xfwloadbin,
131 "Option to specify location from which to load ISP firmware:\n"
132 " 2 -- load firmware via the request_firmware() (hotplug)\n"
134 " 1 -- load firmware from flash.\n"
135 " 0 -- use default semantics.\n");
138 module_param(ql2xetsenable, int, S_IRUGO|S_IRUSR);
139 MODULE_PARM_DESC(ql2xetsenable,
140 "Enables firmware ETS burst."
141 "Default is 0 - skip ETS enablement.");
144 module_param(ql2xdbwr, int, S_IRUGO|S_IRUSR);
145 MODULE_PARM_DESC(ql2xdbwr,
146 "Option to specify scheme for request queue posting\n"
147 " 0 -- Regular doorbell.\n"
148 " 1 -- CAMRAM doorbell (faster).\n");
150 int ql2xdontresethba;
151 module_param(ql2xdontresethba, int, S_IRUGO|S_IRUSR);
152 MODULE_PARM_DESC(ql2xdontresethba,
153 "Option to specify reset behaviour\n"
154 " 0 (Default) -- Reset on failure.\n"
155 " 1 -- Do not reset on failure.\n");
157 int ql2xtargetreset = 1;
158 module_param(ql2xtargetreset, int, S_IRUGO|S_IRUSR);
159 MODULE_PARM_DESC(ql2xtargetreset,
160 "Enable target reset."
161 "Default is 1 - use hw defaults.");
164 module_param(ql2xgffidenable, int, S_IRUGO|S_IRUSR);
165 MODULE_PARM_DESC(ql2xgffidenable,
166 "Enables GFF_ID checks of port type. "
167 "Default is 0 - Do not use GFF_ID information.");
169 int ql2xasynctmfenable;
170 module_param(ql2xasynctmfenable, int, S_IRUGO|S_IRUSR);
171 MODULE_PARM_DESC(ql2xasynctmfenable,
172 "Enables issue of TM IOCBs asynchronously via IOCB mechanism"
173 "Default is 0 - Issue TM IOCBs via mailbox mechanism.");
175 * SCSI host template entry points
177 static int qla2xxx_slave_configure(struct scsi_device * device);
178 static int qla2xxx_slave_alloc(struct scsi_device *);
179 static int qla2xxx_scan_finished(struct Scsi_Host *, unsigned long time);
180 static void qla2xxx_scan_start(struct Scsi_Host *);
181 static void qla2xxx_slave_destroy(struct scsi_device *);
182 static int qla2xxx_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *cmd);
183 static int qla2xxx_eh_abort(struct scsi_cmnd *);
184 static int qla2xxx_eh_device_reset(struct scsi_cmnd *);
185 static int qla2xxx_eh_target_reset(struct scsi_cmnd *);
186 static int qla2xxx_eh_bus_reset(struct scsi_cmnd *);
187 static int qla2xxx_eh_host_reset(struct scsi_cmnd *);
189 static int qla2x00_change_queue_depth(struct scsi_device *, int, int);
190 static int qla2x00_change_queue_type(struct scsi_device *, int);
192 struct scsi_host_template qla2xxx_driver_template = {
193 .module = THIS_MODULE,
194 .name = QLA2XXX_DRIVER_NAME,
195 .queuecommand = qla2xxx_queuecommand,
197 .eh_abort_handler = qla2xxx_eh_abort,
198 .eh_device_reset_handler = qla2xxx_eh_device_reset,
199 .eh_target_reset_handler = qla2xxx_eh_target_reset,
200 .eh_bus_reset_handler = qla2xxx_eh_bus_reset,
201 .eh_host_reset_handler = qla2xxx_eh_host_reset,
203 .slave_configure = qla2xxx_slave_configure,
205 .slave_alloc = qla2xxx_slave_alloc,
206 .slave_destroy = qla2xxx_slave_destroy,
207 .scan_finished = qla2xxx_scan_finished,
208 .scan_start = qla2xxx_scan_start,
209 .change_queue_depth = qla2x00_change_queue_depth,
210 .change_queue_type = qla2x00_change_queue_type,
213 .use_clustering = ENABLE_CLUSTERING,
214 .sg_tablesize = SG_ALL,
216 .max_sectors = 0xFFFF,
217 .shost_attrs = qla2x00_host_attrs,
220 static struct scsi_transport_template *qla2xxx_transport_template = NULL;
221 struct scsi_transport_template *qla2xxx_transport_vport_template = NULL;
223 /* TODO Convert to inlines
229 qla2x00_start_timer(scsi_qla_host_t *vha, void *func, unsigned long interval)
231 init_timer(&vha->timer);
232 vha->timer.expires = jiffies + interval * HZ;
233 vha->timer.data = (unsigned long)vha;
234 vha->timer.function = (void (*)(unsigned long))func;
235 add_timer(&vha->timer);
236 vha->timer_active = 1;
240 qla2x00_restart_timer(scsi_qla_host_t *vha, unsigned long interval)
242 /* Currently used for 82XX only. */
243 if (vha->device_flags & DFLG_DEV_FAILED)
246 mod_timer(&vha->timer, jiffies + interval * HZ);
249 static __inline__ void
250 qla2x00_stop_timer(scsi_qla_host_t *vha)
252 del_timer_sync(&vha->timer);
253 vha->timer_active = 0;
256 static int qla2x00_do_dpc(void *data);
258 static void qla2x00_rst_aen(scsi_qla_host_t *);
260 static int qla2x00_mem_alloc(struct qla_hw_data *, uint16_t, uint16_t,
261 struct req_que **, struct rsp_que **);
262 static void qla2x00_free_fw_dump(struct qla_hw_data *);
263 static void qla2x00_mem_free(struct qla_hw_data *);
264 static void qla2x00_sp_free_dma(srb_t *);
266 /* -------------------------------------------------------------------------- */
267 static int qla2x00_alloc_queues(struct qla_hw_data *ha)
269 ha->req_q_map = kzalloc(sizeof(struct req_que *) * ha->max_req_queues,
271 if (!ha->req_q_map) {
272 qla_printk(KERN_WARNING, ha,
273 "Unable to allocate memory for request queue ptrs\n");
277 ha->rsp_q_map = kzalloc(sizeof(struct rsp_que *) * ha->max_rsp_queues,
279 if (!ha->rsp_q_map) {
280 qla_printk(KERN_WARNING, ha,
281 "Unable to allocate memory for response queue ptrs\n");
284 set_bit(0, ha->rsp_qid_map);
285 set_bit(0, ha->req_qid_map);
289 kfree(ha->req_q_map);
290 ha->req_q_map = NULL;
295 static void qla2x00_free_req_que(struct qla_hw_data *ha, struct req_que *req)
297 if (req && req->ring)
298 dma_free_coherent(&ha->pdev->dev,
299 (req->length + 1) * sizeof(request_t),
300 req->ring, req->dma);
306 static void qla2x00_free_rsp_que(struct qla_hw_data *ha, struct rsp_que *rsp)
308 if (rsp && rsp->ring)
309 dma_free_coherent(&ha->pdev->dev,
310 (rsp->length + 1) * sizeof(response_t),
311 rsp->ring, rsp->dma);
317 static void qla2x00_free_queues(struct qla_hw_data *ha)
323 for (cnt = 0; cnt < ha->max_req_queues; cnt++) {
324 req = ha->req_q_map[cnt];
325 qla2x00_free_req_que(ha, req);
327 kfree(ha->req_q_map);
328 ha->req_q_map = NULL;
330 for (cnt = 0; cnt < ha->max_rsp_queues; cnt++) {
331 rsp = ha->rsp_q_map[cnt];
332 qla2x00_free_rsp_que(ha, rsp);
334 kfree(ha->rsp_q_map);
335 ha->rsp_q_map = NULL;
338 static int qla25xx_setup_mode(struct scsi_qla_host *vha)
340 uint16_t options = 0;
342 struct qla_hw_data *ha = vha->hw;
344 if (!(ha->fw_attributes & BIT_6)) {
345 qla_printk(KERN_INFO, ha,
346 "Firmware is not multi-queue capable\n");
349 if (ql2xmultique_tag) {
350 /* create a request queue for IO */
352 req = qla25xx_create_req_que(ha, options, 0, 0, -1,
353 QLA_DEFAULT_QUE_QOS);
355 qla_printk(KERN_WARNING, ha,
356 "Can't create request queue\n");
359 ha->wq = create_workqueue("qla2xxx_wq");
360 vha->req = ha->req_q_map[req];
362 for (ques = 1; ques < ha->max_rsp_queues; ques++) {
363 ret = qla25xx_create_rsp_que(ha, options, 0, 0, req);
365 qla_printk(KERN_WARNING, ha,
366 "Response Queue create failed\n");
370 ha->flags.cpu_affinity_enabled = 1;
372 DEBUG2(qla_printk(KERN_INFO, ha,
373 "CPU affinity mode enabled, no. of response"
374 " queues:%d, no. of request queues:%d\n",
375 ha->max_rsp_queues, ha->max_req_queues));
379 qla25xx_delete_queues(vha);
380 destroy_workqueue(ha->wq);
384 kfree(ha->req_q_map);
385 kfree(ha->rsp_q_map);
386 ha->max_req_queues = ha->max_rsp_queues = 1;
391 qla2x00_pci_info_str(struct scsi_qla_host *vha, char *str)
393 struct qla_hw_data *ha = vha->hw;
394 static char *pci_bus_modes[] = {
395 "33", "66", "100", "133",
400 pci_bus = (ha->pci_attr & (BIT_9 | BIT_10)) >> 9;
403 strcat(str, pci_bus_modes[pci_bus]);
405 pci_bus = (ha->pci_attr & BIT_8) >> 8;
407 strcat(str, pci_bus_modes[pci_bus]);
409 strcat(str, " MHz)");
415 qla24xx_pci_info_str(struct scsi_qla_host *vha, char *str)
417 static char *pci_bus_modes[] = { "33", "66", "100", "133", };
418 struct qla_hw_data *ha = vha->hw;
422 pcie_reg = pci_find_capability(ha->pdev, PCI_CAP_ID_EXP);
425 uint16_t pcie_lstat, lspeed, lwidth;
428 pci_read_config_word(ha->pdev, pcie_reg, &pcie_lstat);
429 lspeed = pcie_lstat & (BIT_0 | BIT_1 | BIT_2 | BIT_3);
430 lwidth = (pcie_lstat &
431 (BIT_4 | BIT_5 | BIT_6 | BIT_7 | BIT_8 | BIT_9)) >> 4;
433 strcpy(str, "PCIe (");
435 strcat(str, "2.5GT/s ");
436 else if (lspeed == 2)
437 strcat(str, "5.0GT/s ");
439 strcat(str, "<unknown> ");
440 snprintf(lwstr, sizeof(lwstr), "x%d)", lwidth);
447 pci_bus = (ha->pci_attr & CSRX_PCIX_BUS_MODE_MASK) >> 8;
448 if (pci_bus == 0 || pci_bus == 8) {
450 strcat(str, pci_bus_modes[pci_bus >> 3]);
454 strcat(str, "Mode 2");
456 strcat(str, "Mode 1");
458 strcat(str, pci_bus_modes[pci_bus & ~BIT_2]);
460 strcat(str, " MHz)");
466 qla2x00_fw_version_str(struct scsi_qla_host *vha, char *str)
469 struct qla_hw_data *ha = vha->hw;
471 sprintf(str, "%d.%02d.%02d ", ha->fw_major_version,
472 ha->fw_minor_version,
473 ha->fw_subminor_version);
475 if (ha->fw_attributes & BIT_9) {
480 switch (ha->fw_attributes & 0xFF) {
494 sprintf(un_str, "(%x)", ha->fw_attributes);
498 if (ha->fw_attributes & 0x100)
505 qla24xx_fw_version_str(struct scsi_qla_host *vha, char *str)
507 struct qla_hw_data *ha = vha->hw;
509 sprintf(str, "%d.%02d.%02d (%x)", ha->fw_major_version,
510 ha->fw_minor_version, ha->fw_subminor_version, ha->fw_attributes);
514 static inline srb_t *
515 qla2x00_get_new_sp(scsi_qla_host_t *vha, fc_port_t *fcport,
516 struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *))
519 struct qla_hw_data *ha = vha->hw;
521 sp = mempool_alloc(ha->srb_mempool, GFP_ATOMIC);
525 atomic_set(&sp->ref_count, 1);
529 CMD_SP(cmd) = (void *)sp;
530 cmd->scsi_done = done;
537 qla2xxx_queuecommand_lck(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *))
539 scsi_qla_host_t *vha = shost_priv(cmd->device->host);
540 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
541 struct fc_rport *rport = starget_to_rport(scsi_target(cmd->device));
542 struct qla_hw_data *ha = vha->hw;
543 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
547 spin_unlock_irq(vha->host->host_lock);
548 if (ha->flags.eeh_busy) {
549 if (ha->flags.pci_channel_io_perm_failure)
550 cmd->result = DID_NO_CONNECT << 16;
552 cmd->result = DID_REQUEUE << 16;
553 goto qc24_fail_command;
556 rval = fc_remote_port_chkready(rport);
559 goto qc24_fail_command;
562 if (!vha->flags.difdix_supported &&
563 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) {
564 DEBUG2(qla_printk(KERN_ERR, ha,
565 "DIF Cap Not Reg, fail DIF capable cmd's:%x\n",
567 cmd->result = DID_NO_CONNECT << 16;
568 goto qc24_fail_command;
570 if (atomic_read(&fcport->state) != FCS_ONLINE) {
571 if (atomic_read(&fcport->state) == FCS_DEVICE_DEAD ||
572 atomic_read(&fcport->state) == FCS_DEVICE_LOST ||
573 atomic_read(&base_vha->loop_state) == LOOP_DEAD) {
574 cmd->result = DID_NO_CONNECT << 16;
575 goto qc24_fail_command;
577 goto qc24_target_busy;
580 sp = qla2x00_get_new_sp(base_vha, fcport, cmd, done);
582 goto qc24_host_busy_lock;
584 rval = ha->isp_ops->start_scsi(sp);
585 if (rval != QLA_SUCCESS)
586 goto qc24_host_busy_free_sp;
588 spin_lock_irq(vha->host->host_lock);
592 qc24_host_busy_free_sp:
593 qla2x00_sp_free_dma(sp);
594 mempool_free(sp, ha->srb_mempool);
597 spin_lock_irq(vha->host->host_lock);
598 return SCSI_MLQUEUE_HOST_BUSY;
601 spin_lock_irq(vha->host->host_lock);
602 return SCSI_MLQUEUE_TARGET_BUSY;
605 spin_lock_irq(vha->host->host_lock);
611 static DEF_SCSI_QCMD(qla2xxx_queuecommand)
615 * qla2x00_eh_wait_on_command
616 * Waits for the command to be returned by the Firmware for some
620 * cmd = Scsi Command to wait on.
627 qla2x00_eh_wait_on_command(struct scsi_cmnd *cmd)
629 #define ABORT_POLLING_PERIOD 1000
630 #define ABORT_WAIT_ITER ((10 * 1000) / (ABORT_POLLING_PERIOD))
631 unsigned long wait_iter = ABORT_WAIT_ITER;
632 scsi_qla_host_t *vha = shost_priv(cmd->device->host);
633 struct qla_hw_data *ha = vha->hw;
634 int ret = QLA_SUCCESS;
636 if (unlikely(pci_channel_offline(ha->pdev)) || ha->flags.eeh_busy) {
637 DEBUG17(qla_printk(KERN_WARNING, ha, "return:eh_wait\n"));
641 while (CMD_SP(cmd) && wait_iter--) {
642 msleep(ABORT_POLLING_PERIOD);
645 ret = QLA_FUNCTION_FAILED;
651 * qla2x00_wait_for_hba_online
652 * Wait till the HBA is online after going through
653 * <= MAX_RETRIES_OF_ISP_ABORT or
654 * finally HBA is disabled ie marked offline
657 * ha - pointer to host adapter structure
660 * Does context switching-Release SPIN_LOCK
661 * (if any) before calling this routine.
664 * Success (Adapter is online) : 0
665 * Failed (Adapter is offline/disabled) : 1
668 qla2x00_wait_for_hba_online(scsi_qla_host_t *vha)
671 unsigned long wait_online;
672 struct qla_hw_data *ha = vha->hw;
673 scsi_qla_host_t *base_vha = pci_get_drvdata(ha->pdev);
675 wait_online = jiffies + (MAX_LOOP_TIMEOUT * HZ);
676 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) ||
677 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) ||
678 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) ||
679 ha->dpc_active) && time_before(jiffies, wait_online)) {
683 if (base_vha->flags.online)
684 return_status = QLA_SUCCESS;
686 return_status = QLA_FUNCTION_FAILED;
688 return (return_status);
692 * qla2x00_wait_for_reset_ready
693 * Wait till the HBA is online after going through
694 * <= MAX_RETRIES_OF_ISP_ABORT or
695 * finally HBA is disabled ie marked offline or flash
696 * operations are in progress.
699 * ha - pointer to host adapter structure
702 * Does context switching-Release SPIN_LOCK
703 * (if any) before calling this routine.
706 * Success (Adapter is online/no flash ops) : 0
707 * Failed (Adapter is offline/disabled/flash ops in progress) : 1
710 qla2x00_wait_for_reset_ready(scsi_qla_host_t *vha)
713 unsigned long wait_online;
714 struct qla_hw_data *ha = vha->hw;
715 scsi_qla_host_t *base_vha = pci_get_drvdata(ha->pdev);
717 wait_online = jiffies + (MAX_LOOP_TIMEOUT * HZ);
718 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) ||
719 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) ||
720 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) ||
721 ha->optrom_state != QLA_SWAITING ||
722 ha->dpc_active) && time_before(jiffies, wait_online))
725 if (base_vha->flags.online && ha->optrom_state == QLA_SWAITING)
726 return_status = QLA_SUCCESS;
728 return_status = QLA_FUNCTION_FAILED;
730 DEBUG2(printk("%s return_status=%d\n", __func__, return_status));
732 return return_status;
736 qla2x00_wait_for_chip_reset(scsi_qla_host_t *vha)
739 unsigned long wait_reset;
740 struct qla_hw_data *ha = vha->hw;
741 scsi_qla_host_t *base_vha = pci_get_drvdata(ha->pdev);
743 wait_reset = jiffies + (MAX_LOOP_TIMEOUT * HZ);
744 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) ||
745 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) ||
746 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) ||
747 ha->dpc_active) && time_before(jiffies, wait_reset)) {
751 if (!test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) &&
752 ha->flags.chip_reset_done)
755 if (ha->flags.chip_reset_done)
756 return_status = QLA_SUCCESS;
758 return_status = QLA_FUNCTION_FAILED;
760 return return_status;
764 * qla2x00_wait_for_loop_ready
765 * Wait for MAX_LOOP_TIMEOUT(5 min) value for loop
766 * to be in LOOP_READY state.
768 * ha - pointer to host adapter structure
771 * Does context switching-Release SPIN_LOCK
772 * (if any) before calling this routine.
776 * Success (LOOP_READY) : 0
777 * Failed (LOOP_NOT_READY) : 1
780 qla2x00_wait_for_loop_ready(scsi_qla_host_t *vha)
782 int return_status = QLA_SUCCESS;
783 unsigned long loop_timeout ;
784 struct qla_hw_data *ha = vha->hw;
785 scsi_qla_host_t *base_vha = pci_get_drvdata(ha->pdev);
787 /* wait for 5 min at the max for loop to be ready */
788 loop_timeout = jiffies + (MAX_LOOP_TIMEOUT * HZ);
790 while ((!atomic_read(&base_vha->loop_down_timer) &&
791 atomic_read(&base_vha->loop_state) == LOOP_DOWN) ||
792 atomic_read(&base_vha->loop_state) != LOOP_READY) {
793 if (atomic_read(&base_vha->loop_state) == LOOP_DEAD) {
794 return_status = QLA_FUNCTION_FAILED;
798 if (time_after_eq(jiffies, loop_timeout)) {
799 return_status = QLA_FUNCTION_FAILED;
803 return (return_status);
807 sp_get(struct srb *sp)
809 atomic_inc(&sp->ref_count);
812 /**************************************************************************
816 * The abort function will abort the specified command.
819 * cmd = Linux SCSI command packet to be aborted.
822 * Either SUCCESS or FAILED.
825 * Only return FAILED if command not returned by firmware.
826 **************************************************************************/
828 qla2xxx_eh_abort(struct scsi_cmnd *cmd)
830 scsi_qla_host_t *vha = shost_priv(cmd->device->host);
833 unsigned int id, lun;
836 struct qla_hw_data *ha = vha->hw;
838 fc_block_scsi_eh(cmd);
843 id = cmd->device->id;
844 lun = cmd->device->lun;
846 spin_lock_irqsave(&ha->hardware_lock, flags);
847 sp = (srb_t *) CMD_SP(cmd);
849 spin_unlock_irqrestore(&ha->hardware_lock, flags);
853 DEBUG2(printk("%s(%ld): aborting sp %p from RISC.",
854 __func__, vha->host_no, sp));
856 /* Get a reference to the sp and drop the lock.*/
859 spin_unlock_irqrestore(&ha->hardware_lock, flags);
860 if (ha->isp_ops->abort_command(sp)) {
861 DEBUG2(printk("%s(%ld): abort_command "
862 "mbx failed.\n", __func__, vha->host_no));
865 DEBUG3(printk("%s(%ld): abort_command "
866 "mbx success.\n", __func__, vha->host_no));
869 qla2x00_sp_compl(ha, sp);
871 /* Wait for the command to be returned. */
873 if (qla2x00_eh_wait_on_command(cmd) != QLA_SUCCESS) {
874 qla_printk(KERN_ERR, ha,
875 "scsi(%ld:%d:%d): Abort handler timed out -- %x.\n",
876 vha->host_no, id, lun, ret);
881 qla_printk(KERN_INFO, ha,
882 "scsi(%ld:%d:%d): Abort command issued -- %d %x.\n",
883 vha->host_no, id, lun, wait, ret);
889 qla2x00_eh_wait_for_pending_commands(scsi_qla_host_t *vha, unsigned int t,
890 unsigned int l, enum nexus_wait_type type)
892 int cnt, match, status;
894 struct qla_hw_data *ha = vha->hw;
898 status = QLA_SUCCESS;
900 spin_lock_irqsave(&ha->hardware_lock, flags);
902 for (cnt = 1; status == QLA_SUCCESS &&
903 cnt < MAX_OUTSTANDING_COMMANDS; cnt++) {
904 sp = req->outstanding_cmds[cnt];
907 if ((sp->ctx) && !IS_PROT_IO(sp))
909 if (vha->vp_idx != sp->fcport->vha->vp_idx)
917 match = sp->cmd->device->id == t;
920 match = (sp->cmd->device->id == t &&
921 sp->cmd->device->lun == l);
927 spin_unlock_irqrestore(&ha->hardware_lock, flags);
928 status = qla2x00_eh_wait_on_command(sp->cmd);
929 spin_lock_irqsave(&ha->hardware_lock, flags);
931 spin_unlock_irqrestore(&ha->hardware_lock, flags);
936 static char *reset_errors[] = {
939 "Task management failed",
940 "Waiting for command completions",
944 __qla2xxx_eh_generic_reset(char *name, enum nexus_wait_type type,
945 struct scsi_cmnd *cmd, int (*do_reset)(struct fc_port *, unsigned int, int))
947 scsi_qla_host_t *vha = shost_priv(cmd->device->host);
948 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
951 fc_block_scsi_eh(cmd);
956 qla_printk(KERN_INFO, vha->hw, "scsi(%ld:%d:%d): %s RESET ISSUED.\n",
957 vha->host_no, cmd->device->id, cmd->device->lun, name);
960 if (qla2x00_wait_for_hba_online(vha) != QLA_SUCCESS)
961 goto eh_reset_failed;
963 if (qla2x00_wait_for_loop_ready(vha) != QLA_SUCCESS)
964 goto eh_reset_failed;
966 if (do_reset(fcport, cmd->device->lun, cmd->request->cpu + 1)
968 goto eh_reset_failed;
970 if (qla2x00_eh_wait_for_pending_commands(vha, cmd->device->id,
971 cmd->device->lun, type) != QLA_SUCCESS)
972 goto eh_reset_failed;
974 qla_printk(KERN_INFO, vha->hw, "scsi(%ld:%d:%d): %s RESET SUCCEEDED.\n",
975 vha->host_no, cmd->device->id, cmd->device->lun, name);
980 qla_printk(KERN_INFO, vha->hw, "scsi(%ld:%d:%d): %s RESET FAILED: %s.\n"
981 , vha->host_no, cmd->device->id, cmd->device->lun, name,
987 qla2xxx_eh_device_reset(struct scsi_cmnd *cmd)
989 scsi_qla_host_t *vha = shost_priv(cmd->device->host);
990 struct qla_hw_data *ha = vha->hw;
992 return __qla2xxx_eh_generic_reset("DEVICE", WAIT_LUN, cmd,
993 ha->isp_ops->lun_reset);
997 qla2xxx_eh_target_reset(struct scsi_cmnd *cmd)
999 scsi_qla_host_t *vha = shost_priv(cmd->device->host);
1000 struct qla_hw_data *ha = vha->hw;
1002 return __qla2xxx_eh_generic_reset("TARGET", WAIT_TARGET, cmd,
1003 ha->isp_ops->target_reset);
1006 /**************************************************************************
1007 * qla2xxx_eh_bus_reset
1010 * The bus reset function will reset the bus and abort any executing
1014 * cmd = Linux SCSI command packet of the command that cause the
1018 * SUCCESS/FAILURE (defined as macro in scsi.h).
1020 **************************************************************************/
1022 qla2xxx_eh_bus_reset(struct scsi_cmnd *cmd)
1024 scsi_qla_host_t *vha = shost_priv(cmd->device->host);
1025 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
1027 unsigned int id, lun;
1029 fc_block_scsi_eh(cmd);
1031 id = cmd->device->id;
1032 lun = cmd->device->lun;
1037 qla_printk(KERN_INFO, vha->hw,
1038 "scsi(%ld:%d:%d): BUS RESET ISSUED.\n", vha->host_no, id, lun);
1040 if (qla2x00_wait_for_hba_online(vha) != QLA_SUCCESS) {
1041 DEBUG2(printk("%s failed:board disabled\n",__func__));
1042 goto eh_bus_reset_done;
1045 if (qla2x00_wait_for_loop_ready(vha) == QLA_SUCCESS) {
1046 if (qla2x00_loop_reset(vha) == QLA_SUCCESS)
1050 goto eh_bus_reset_done;
1052 /* Flush outstanding commands. */
1053 if (qla2x00_eh_wait_for_pending_commands(vha, 0, 0, WAIT_HOST) !=
1058 qla_printk(KERN_INFO, vha->hw, "%s: reset %s\n", __func__,
1059 (ret == FAILED) ? "failed" : "succeded");
1064 /**************************************************************************
1065 * qla2xxx_eh_host_reset
1068 * The reset function will reset the Adapter.
1071 * cmd = Linux SCSI command packet of the command that cause the
1075 * Either SUCCESS or FAILED.
1078 **************************************************************************/
1080 qla2xxx_eh_host_reset(struct scsi_cmnd *cmd)
1082 scsi_qla_host_t *vha = shost_priv(cmd->device->host);
1083 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata;
1084 struct qla_hw_data *ha = vha->hw;
1086 unsigned int id, lun;
1087 scsi_qla_host_t *base_vha = pci_get_drvdata(ha->pdev);
1089 fc_block_scsi_eh(cmd);
1091 id = cmd->device->id;
1092 lun = cmd->device->lun;
1097 qla_printk(KERN_INFO, ha,
1098 "scsi(%ld:%d:%d): ADAPTER RESET ISSUED.\n", vha->host_no, id, lun);
1100 if (qla2x00_wait_for_reset_ready(vha) != QLA_SUCCESS)
1101 goto eh_host_reset_lock;
1104 * Fixme-may be dpc thread is active and processing
1105 * loop_resync,so wait a while for it to
1106 * be completed and then issue big hammer.Otherwise
1107 * it may cause I/O failure as big hammer marks the
1108 * devices as lost kicking of the port_down_timer
1109 * while dpc is stuck for the mailbox to complete.
1111 qla2x00_wait_for_loop_ready(vha);
1112 if (vha != base_vha) {
1113 if (qla2x00_vp_abort_isp(vha))
1114 goto eh_host_reset_lock;
1116 if (IS_QLA82XX(vha->hw)) {
1117 if (!qla82xx_fcoe_ctx_reset(vha)) {
1118 /* Ctx reset success */
1120 goto eh_host_reset_lock;
1122 /* fall thru if ctx reset failed */
1125 flush_workqueue(ha->wq);
1127 set_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags);
1128 if (ha->isp_ops->abort_isp(base_vha)) {
1129 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags);
1130 /* failed. schedule dpc to try */
1131 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags);
1133 if (qla2x00_wait_for_hba_online(vha) != QLA_SUCCESS)
1134 goto eh_host_reset_lock;
1136 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags);
1139 /* Waiting for command to be returned to OS.*/
1140 if (qla2x00_eh_wait_for_pending_commands(vha, 0, 0, WAIT_HOST) ==
1145 qla_printk(KERN_INFO, ha, "%s: reset %s\n", __func__,
1146 (ret == FAILED) ? "failed" : "succeded");
1152 * qla2x00_loop_reset
1156 * ha = adapter block pointer.
1162 qla2x00_loop_reset(scsi_qla_host_t *vha)
1165 struct fc_port *fcport;
1166 struct qla_hw_data *ha = vha->hw;
1168 if (ql2xtargetreset == 1 && ha->flags.enable_target_reset) {
1169 list_for_each_entry(fcport, &vha->vp_fcports, list) {
1170 if (fcport->port_type != FCT_TARGET)
1173 ret = ha->isp_ops->target_reset(fcport, 0, 0);
1174 if (ret != QLA_SUCCESS) {
1175 DEBUG2_3(printk("%s(%ld): bus_reset failed: "
1176 "target_reset=%d d_id=%x.\n", __func__,
1177 vha->host_no, ret, fcport->d_id.b24));
1182 if (ha->flags.enable_lip_full_login && !IS_QLA8XXX_TYPE(ha)) {
1183 ret = qla2x00_full_login_lip(vha);
1184 if (ret != QLA_SUCCESS) {
1185 DEBUG2_3(printk("%s(%ld): failed: "
1186 "full_login_lip=%d.\n", __func__, vha->host_no,
1189 atomic_set(&vha->loop_state, LOOP_DOWN);
1190 atomic_set(&vha->loop_down_timer, LOOP_DOWN_TIME);
1191 qla2x00_mark_all_devices_lost(vha, 0);
1192 qla2x00_wait_for_loop_ready(vha);
1195 if (ha->flags.enable_lip_reset) {
1196 ret = qla2x00_lip_reset(vha);
1197 if (ret != QLA_SUCCESS) {
1198 DEBUG2_3(printk("%s(%ld): failed: "
1199 "lip_reset=%d.\n", __func__, vha->host_no, ret));
1201 qla2x00_wait_for_loop_ready(vha);
1204 /* Issue marker command only when we are going to start the I/O */
1205 vha->marker_needed = 1;
1211 qla2x00_abort_all_cmds(scsi_qla_host_t *vha, int res)
1214 unsigned long flags;
1216 struct srb_ctx *ctx;
1217 struct qla_hw_data *ha = vha->hw;
1218 struct req_que *req;
1220 spin_lock_irqsave(&ha->hardware_lock, flags);
1221 for (que = 0; que < ha->max_req_queues; que++) {
1222 req = ha->req_q_map[que];
1225 for (cnt = 1; cnt < MAX_OUTSTANDING_COMMANDS; cnt++) {
1226 sp = req->outstanding_cmds[cnt];
1228 req->outstanding_cmds[cnt] = NULL;
1230 (sp->flags & SRB_FCP_CMND_DMA_VALID) ||
1232 sp->cmd->result = res;
1233 qla2x00_sp_compl(ha, sp);
1236 if (ctx->type == SRB_LOGIN_CMD ||
1237 ctx->type == SRB_LOGOUT_CMD) {
1238 ctx->u.iocb_cmd->free(sp);
1240 struct fc_bsg_job *bsg_job =
1242 if (bsg_job->request->msgcode
1245 bsg_job->req->errors = 0;
1246 bsg_job->reply->result = res;
1247 bsg_job->job_done(bsg_job);
1256 spin_unlock_irqrestore(&ha->hardware_lock, flags);
1260 qla2xxx_slave_alloc(struct scsi_device *sdev)
1262 struct fc_rport *rport = starget_to_rport(scsi_target(sdev));
1264 if (!rport || fc_remote_port_chkready(rport))
1267 sdev->hostdata = *(fc_port_t **)rport->dd_data;
1273 qla2xxx_slave_configure(struct scsi_device *sdev)
1275 scsi_qla_host_t *vha = shost_priv(sdev->host);
1276 struct req_que *req = vha->req;
1278 if (sdev->tagged_supported)
1279 scsi_activate_tcq(sdev, req->max_q_depth);
1281 scsi_deactivate_tcq(sdev, req->max_q_depth);
1286 qla2xxx_slave_destroy(struct scsi_device *sdev)
1288 sdev->hostdata = NULL;
1291 static void qla2x00_handle_queue_full(struct scsi_device *sdev, int qdepth)
1293 fc_port_t *fcport = (struct fc_port *) sdev->hostdata;
1295 if (!scsi_track_queue_full(sdev, qdepth))
1298 DEBUG2(qla_printk(KERN_INFO, fcport->vha->hw,
1299 "scsi(%ld:%d:%d:%d): Queue depth adjusted-down to %d.\n",
1300 fcport->vha->host_no, sdev->channel, sdev->id, sdev->lun,
1301 sdev->queue_depth));
1304 static void qla2x00_adjust_sdev_qdepth_up(struct scsi_device *sdev, int qdepth)
1306 fc_port_t *fcport = sdev->hostdata;
1307 struct scsi_qla_host *vha = fcport->vha;
1308 struct qla_hw_data *ha = vha->hw;
1309 struct req_que *req = NULL;
1315 if (req->max_q_depth <= sdev->queue_depth || req->max_q_depth < qdepth)
1318 if (sdev->ordered_tags)
1319 scsi_adjust_queue_depth(sdev, MSG_ORDERED_TAG, qdepth);
1321 scsi_adjust_queue_depth(sdev, MSG_SIMPLE_TAG, qdepth);
1323 DEBUG2(qla_printk(KERN_INFO, ha,
1324 "scsi(%ld:%d:%d:%d): Queue depth adjusted-up to %d.\n",
1325 fcport->vha->host_no, sdev->channel, sdev->id, sdev->lun,
1326 sdev->queue_depth));
1330 qla2x00_change_queue_depth(struct scsi_device *sdev, int qdepth, int reason)
1333 case SCSI_QDEPTH_DEFAULT:
1334 scsi_adjust_queue_depth(sdev, scsi_get_tag_type(sdev), qdepth);
1336 case SCSI_QDEPTH_QFULL:
1337 qla2x00_handle_queue_full(sdev, qdepth);
1339 case SCSI_QDEPTH_RAMP_UP:
1340 qla2x00_adjust_sdev_qdepth_up(sdev, qdepth);
1346 return sdev->queue_depth;
1350 qla2x00_change_queue_type(struct scsi_device *sdev, int tag_type)
1352 if (sdev->tagged_supported) {
1353 scsi_set_tag_type(sdev, tag_type);
1355 scsi_activate_tcq(sdev, sdev->queue_depth);
1357 scsi_deactivate_tcq(sdev, sdev->queue_depth);
1365 * qla2x00_config_dma_addressing() - Configure OS DMA addressing method.
1368 * At exit, the @ha's flags.enable_64bit_addressing set to indicated
1369 * supported addressing method.
1372 qla2x00_config_dma_addressing(struct qla_hw_data *ha)
1374 /* Assume a 32bit DMA mask. */
1375 ha->flags.enable_64bit_addressing = 0;
1377 if (!dma_set_mask(&ha->pdev->dev, DMA_BIT_MASK(64))) {
1378 /* Any upper-dword bits set? */
1379 if (MSD(dma_get_required_mask(&ha->pdev->dev)) &&
1380 !pci_set_consistent_dma_mask(ha->pdev, DMA_BIT_MASK(64))) {
1381 /* Ok, a 64bit DMA mask is applicable. */
1382 ha->flags.enable_64bit_addressing = 1;
1383 ha->isp_ops->calc_req_entries = qla2x00_calc_iocbs_64;
1384 ha->isp_ops->build_iocbs = qla2x00_build_scsi_iocbs_64;
1389 dma_set_mask(&ha->pdev->dev, DMA_BIT_MASK(32));
1390 pci_set_consistent_dma_mask(ha->pdev, DMA_BIT_MASK(32));
1394 qla2x00_enable_intrs(struct qla_hw_data *ha)
1396 unsigned long flags = 0;
1397 struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
1399 spin_lock_irqsave(&ha->hardware_lock, flags);
1400 ha->interrupts_on = 1;
1401 /* enable risc and host interrupts */
1402 WRT_REG_WORD(®->ictrl, ICR_EN_INT | ICR_EN_RISC);
1403 RD_REG_WORD(®->ictrl);
1404 spin_unlock_irqrestore(&ha->hardware_lock, flags);
1409 qla2x00_disable_intrs(struct qla_hw_data *ha)
1411 unsigned long flags = 0;
1412 struct device_reg_2xxx __iomem *reg = &ha->iobase->isp;
1414 spin_lock_irqsave(&ha->hardware_lock, flags);
1415 ha->interrupts_on = 0;
1416 /* disable risc and host interrupts */
1417 WRT_REG_WORD(®->ictrl, 0);
1418 RD_REG_WORD(®->ictrl);
1419 spin_unlock_irqrestore(&ha->hardware_lock, flags);
1423 qla24xx_enable_intrs(struct qla_hw_data *ha)
1425 unsigned long flags = 0;
1426 struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
1428 spin_lock_irqsave(&ha->hardware_lock, flags);
1429 ha->interrupts_on = 1;
1430 WRT_REG_DWORD(®->ictrl, ICRX_EN_RISC_INT);
1431 RD_REG_DWORD(®->ictrl);
1432 spin_unlock_irqrestore(&ha->hardware_lock, flags);
1436 qla24xx_disable_intrs(struct qla_hw_data *ha)
1438 unsigned long flags = 0;
1439 struct device_reg_24xx __iomem *reg = &ha->iobase->isp24;
1441 if (IS_NOPOLLING_TYPE(ha))
1443 spin_lock_irqsave(&ha->hardware_lock, flags);
1444 ha->interrupts_on = 0;
1445 WRT_REG_DWORD(®->ictrl, 0);
1446 RD_REG_DWORD(®->ictrl);
1447 spin_unlock_irqrestore(&ha->hardware_lock, flags);
1450 static struct isp_operations qla2100_isp_ops = {
1451 .pci_config = qla2100_pci_config,
1452 .reset_chip = qla2x00_reset_chip,
1453 .chip_diag = qla2x00_chip_diag,
1454 .config_rings = qla2x00_config_rings,
1455 .reset_adapter = qla2x00_reset_adapter,
1456 .nvram_config = qla2x00_nvram_config,
1457 .update_fw_options = qla2x00_update_fw_options,
1458 .load_risc = qla2x00_load_risc,
1459 .pci_info_str = qla2x00_pci_info_str,
1460 .fw_version_str = qla2x00_fw_version_str,
1461 .intr_handler = qla2100_intr_handler,
1462 .enable_intrs = qla2x00_enable_intrs,
1463 .disable_intrs = qla2x00_disable_intrs,
1464 .abort_command = qla2x00_abort_command,
1465 .target_reset = qla2x00_abort_target,
1466 .lun_reset = qla2x00_lun_reset,
1467 .fabric_login = qla2x00_login_fabric,
1468 .fabric_logout = qla2x00_fabric_logout,
1469 .calc_req_entries = qla2x00_calc_iocbs_32,
1470 .build_iocbs = qla2x00_build_scsi_iocbs_32,
1471 .prep_ms_iocb = qla2x00_prep_ms_iocb,
1472 .prep_ms_fdmi_iocb = qla2x00_prep_ms_fdmi_iocb,
1473 .read_nvram = qla2x00_read_nvram_data,
1474 .write_nvram = qla2x00_write_nvram_data,
1475 .fw_dump = qla2100_fw_dump,
1478 .beacon_blink = NULL,
1479 .read_optrom = qla2x00_read_optrom_data,
1480 .write_optrom = qla2x00_write_optrom_data,
1481 .get_flash_version = qla2x00_get_flash_version,
1482 .start_scsi = qla2x00_start_scsi,
1483 .abort_isp = qla2x00_abort_isp,
1486 static struct isp_operations qla2300_isp_ops = {
1487 .pci_config = qla2300_pci_config,
1488 .reset_chip = qla2x00_reset_chip,
1489 .chip_diag = qla2x00_chip_diag,
1490 .config_rings = qla2x00_config_rings,
1491 .reset_adapter = qla2x00_reset_adapter,
1492 .nvram_config = qla2x00_nvram_config,
1493 .update_fw_options = qla2x00_update_fw_options,
1494 .load_risc = qla2x00_load_risc,
1495 .pci_info_str = qla2x00_pci_info_str,
1496 .fw_version_str = qla2x00_fw_version_str,
1497 .intr_handler = qla2300_intr_handler,
1498 .enable_intrs = qla2x00_enable_intrs,
1499 .disable_intrs = qla2x00_disable_intrs,
1500 .abort_command = qla2x00_abort_command,
1501 .target_reset = qla2x00_abort_target,
1502 .lun_reset = qla2x00_lun_reset,
1503 .fabric_login = qla2x00_login_fabric,
1504 .fabric_logout = qla2x00_fabric_logout,
1505 .calc_req_entries = qla2x00_calc_iocbs_32,
1506 .build_iocbs = qla2x00_build_scsi_iocbs_32,
1507 .prep_ms_iocb = qla2x00_prep_ms_iocb,
1508 .prep_ms_fdmi_iocb = qla2x00_prep_ms_fdmi_iocb,
1509 .read_nvram = qla2x00_read_nvram_data,
1510 .write_nvram = qla2x00_write_nvram_data,
1511 .fw_dump = qla2300_fw_dump,
1512 .beacon_on = qla2x00_beacon_on,
1513 .beacon_off = qla2x00_beacon_off,
1514 .beacon_blink = qla2x00_beacon_blink,
1515 .read_optrom = qla2x00_read_optrom_data,
1516 .write_optrom = qla2x00_write_optrom_data,
1517 .get_flash_version = qla2x00_get_flash_version,
1518 .start_scsi = qla2x00_start_scsi,
1519 .abort_isp = qla2x00_abort_isp,
1522 static struct isp_operations qla24xx_isp_ops = {
1523 .pci_config = qla24xx_pci_config,
1524 .reset_chip = qla24xx_reset_chip,
1525 .chip_diag = qla24xx_chip_diag,
1526 .config_rings = qla24xx_config_rings,
1527 .reset_adapter = qla24xx_reset_adapter,
1528 .nvram_config = qla24xx_nvram_config,
1529 .update_fw_options = qla24xx_update_fw_options,
1530 .load_risc = qla24xx_load_risc,
1531 .pci_info_str = qla24xx_pci_info_str,
1532 .fw_version_str = qla24xx_fw_version_str,
1533 .intr_handler = qla24xx_intr_handler,
1534 .enable_intrs = qla24xx_enable_intrs,
1535 .disable_intrs = qla24xx_disable_intrs,
1536 .abort_command = qla24xx_abort_command,
1537 .target_reset = qla24xx_abort_target,
1538 .lun_reset = qla24xx_lun_reset,
1539 .fabric_login = qla24xx_login_fabric,
1540 .fabric_logout = qla24xx_fabric_logout,
1541 .calc_req_entries = NULL,
1542 .build_iocbs = NULL,
1543 .prep_ms_iocb = qla24xx_prep_ms_iocb,
1544 .prep_ms_fdmi_iocb = qla24xx_prep_ms_fdmi_iocb,
1545 .read_nvram = qla24xx_read_nvram_data,
1546 .write_nvram = qla24xx_write_nvram_data,
1547 .fw_dump = qla24xx_fw_dump,
1548 .beacon_on = qla24xx_beacon_on,
1549 .beacon_off = qla24xx_beacon_off,
1550 .beacon_blink = qla24xx_beacon_blink,
1551 .read_optrom = qla24xx_read_optrom_data,
1552 .write_optrom = qla24xx_write_optrom_data,
1553 .get_flash_version = qla24xx_get_flash_version,
1554 .start_scsi = qla24xx_start_scsi,
1555 .abort_isp = qla2x00_abort_isp,
1558 static struct isp_operations qla25xx_isp_ops = {
1559 .pci_config = qla25xx_pci_config,
1560 .reset_chip = qla24xx_reset_chip,
1561 .chip_diag = qla24xx_chip_diag,
1562 .config_rings = qla24xx_config_rings,
1563 .reset_adapter = qla24xx_reset_adapter,
1564 .nvram_config = qla24xx_nvram_config,
1565 .update_fw_options = qla24xx_update_fw_options,
1566 .load_risc = qla24xx_load_risc,
1567 .pci_info_str = qla24xx_pci_info_str,
1568 .fw_version_str = qla24xx_fw_version_str,
1569 .intr_handler = qla24xx_intr_handler,
1570 .enable_intrs = qla24xx_enable_intrs,
1571 .disable_intrs = qla24xx_disable_intrs,
1572 .abort_command = qla24xx_abort_command,
1573 .target_reset = qla24xx_abort_target,
1574 .lun_reset = qla24xx_lun_reset,
1575 .fabric_login = qla24xx_login_fabric,
1576 .fabric_logout = qla24xx_fabric_logout,
1577 .calc_req_entries = NULL,
1578 .build_iocbs = NULL,
1579 .prep_ms_iocb = qla24xx_prep_ms_iocb,
1580 .prep_ms_fdmi_iocb = qla24xx_prep_ms_fdmi_iocb,
1581 .read_nvram = qla25xx_read_nvram_data,
1582 .write_nvram = qla25xx_write_nvram_data,
1583 .fw_dump = qla25xx_fw_dump,
1584 .beacon_on = qla24xx_beacon_on,
1585 .beacon_off = qla24xx_beacon_off,
1586 .beacon_blink = qla24xx_beacon_blink,
1587 .read_optrom = qla25xx_read_optrom_data,
1588 .write_optrom = qla24xx_write_optrom_data,
1589 .get_flash_version = qla24xx_get_flash_version,
1590 .start_scsi = qla24xx_dif_start_scsi,
1591 .abort_isp = qla2x00_abort_isp,
1594 static struct isp_operations qla81xx_isp_ops = {
1595 .pci_config = qla25xx_pci_config,
1596 .reset_chip = qla24xx_reset_chip,
1597 .chip_diag = qla24xx_chip_diag,
1598 .config_rings = qla24xx_config_rings,
1599 .reset_adapter = qla24xx_reset_adapter,
1600 .nvram_config = qla81xx_nvram_config,
1601 .update_fw_options = qla81xx_update_fw_options,
1602 .load_risc = qla81xx_load_risc,
1603 .pci_info_str = qla24xx_pci_info_str,
1604 .fw_version_str = qla24xx_fw_version_str,
1605 .intr_handler = qla24xx_intr_handler,
1606 .enable_intrs = qla24xx_enable_intrs,
1607 .disable_intrs = qla24xx_disable_intrs,
1608 .abort_command = qla24xx_abort_command,
1609 .target_reset = qla24xx_abort_target,
1610 .lun_reset = qla24xx_lun_reset,
1611 .fabric_login = qla24xx_login_fabric,
1612 .fabric_logout = qla24xx_fabric_logout,
1613 .calc_req_entries = NULL,
1614 .build_iocbs = NULL,
1615 .prep_ms_iocb = qla24xx_prep_ms_iocb,
1616 .prep_ms_fdmi_iocb = qla24xx_prep_ms_fdmi_iocb,
1618 .write_nvram = NULL,
1619 .fw_dump = qla81xx_fw_dump,
1620 .beacon_on = qla24xx_beacon_on,
1621 .beacon_off = qla24xx_beacon_off,
1622 .beacon_blink = qla24xx_beacon_blink,
1623 .read_optrom = qla25xx_read_optrom_data,
1624 .write_optrom = qla24xx_write_optrom_data,
1625 .get_flash_version = qla24xx_get_flash_version,
1626 .start_scsi = qla24xx_dif_start_scsi,
1627 .abort_isp = qla2x00_abort_isp,
1630 static struct isp_operations qla82xx_isp_ops = {
1631 .pci_config = qla82xx_pci_config,
1632 .reset_chip = qla82xx_reset_chip,
1633 .chip_diag = qla24xx_chip_diag,
1634 .config_rings = qla82xx_config_rings,
1635 .reset_adapter = qla24xx_reset_adapter,
1636 .nvram_config = qla81xx_nvram_config,
1637 .update_fw_options = qla24xx_update_fw_options,
1638 .load_risc = qla82xx_load_risc,
1639 .pci_info_str = qla82xx_pci_info_str,
1640 .fw_version_str = qla24xx_fw_version_str,
1641 .intr_handler = qla82xx_intr_handler,
1642 .enable_intrs = qla82xx_enable_intrs,
1643 .disable_intrs = qla82xx_disable_intrs,
1644 .abort_command = qla24xx_abort_command,
1645 .target_reset = qla24xx_abort_target,
1646 .lun_reset = qla24xx_lun_reset,
1647 .fabric_login = qla24xx_login_fabric,
1648 .fabric_logout = qla24xx_fabric_logout,
1649 .calc_req_entries = NULL,
1650 .build_iocbs = NULL,
1651 .prep_ms_iocb = qla24xx_prep_ms_iocb,
1652 .prep_ms_fdmi_iocb = qla24xx_prep_ms_fdmi_iocb,
1653 .read_nvram = qla24xx_read_nvram_data,
1654 .write_nvram = qla24xx_write_nvram_data,
1655 .fw_dump = qla24xx_fw_dump,
1656 .beacon_on = qla24xx_beacon_on,
1657 .beacon_off = qla24xx_beacon_off,
1658 .beacon_blink = qla24xx_beacon_blink,
1659 .read_optrom = qla82xx_read_optrom_data,
1660 .write_optrom = qla82xx_write_optrom_data,
1661 .get_flash_version = qla24xx_get_flash_version,
1662 .start_scsi = qla82xx_start_scsi,
1663 .abort_isp = qla82xx_abort_isp,
1667 qla2x00_set_isp_flags(struct qla_hw_data *ha)
1669 ha->device_type = DT_EXTENDED_IDS;
1670 switch (ha->pdev->device) {
1671 case PCI_DEVICE_ID_QLOGIC_ISP2100:
1672 ha->device_type |= DT_ISP2100;
1673 ha->device_type &= ~DT_EXTENDED_IDS;
1674 ha->fw_srisc_address = RISC_START_ADDRESS_2100;
1676 case PCI_DEVICE_ID_QLOGIC_ISP2200:
1677 ha->device_type |= DT_ISP2200;
1678 ha->device_type &= ~DT_EXTENDED_IDS;
1679 ha->fw_srisc_address = RISC_START_ADDRESS_2100;
1681 case PCI_DEVICE_ID_QLOGIC_ISP2300:
1682 ha->device_type |= DT_ISP2300;
1683 ha->device_type |= DT_ZIO_SUPPORTED;
1684 ha->fw_srisc_address = RISC_START_ADDRESS_2300;
1686 case PCI_DEVICE_ID_QLOGIC_ISP2312:
1687 ha->device_type |= DT_ISP2312;
1688 ha->device_type |= DT_ZIO_SUPPORTED;
1689 ha->fw_srisc_address = RISC_START_ADDRESS_2300;
1691 case PCI_DEVICE_ID_QLOGIC_ISP2322:
1692 ha->device_type |= DT_ISP2322;
1693 ha->device_type |= DT_ZIO_SUPPORTED;
1694 if (ha->pdev->subsystem_vendor == 0x1028 &&
1695 ha->pdev->subsystem_device == 0x0170)
1696 ha->device_type |= DT_OEM_001;
1697 ha->fw_srisc_address = RISC_START_ADDRESS_2300;
1699 case PCI_DEVICE_ID_QLOGIC_ISP6312:
1700 ha->device_type |= DT_ISP6312;
1701 ha->fw_srisc_address = RISC_START_ADDRESS_2300;
1703 case PCI_DEVICE_ID_QLOGIC_ISP6322:
1704 ha->device_type |= DT_ISP6322;
1705 ha->fw_srisc_address = RISC_START_ADDRESS_2300;
1707 case PCI_DEVICE_ID_QLOGIC_ISP2422:
1708 ha->device_type |= DT_ISP2422;
1709 ha->device_type |= DT_ZIO_SUPPORTED;
1710 ha->device_type |= DT_FWI2;
1711 ha->device_type |= DT_IIDMA;
1712 ha->fw_srisc_address = RISC_START_ADDRESS_2400;
1714 case PCI_DEVICE_ID_QLOGIC_ISP2432:
1715 ha->device_type |= DT_ISP2432;
1716 ha->device_type |= DT_ZIO_SUPPORTED;
1717 ha->device_type |= DT_FWI2;
1718 ha->device_type |= DT_IIDMA;
1719 ha->fw_srisc_address = RISC_START_ADDRESS_2400;
1721 case PCI_DEVICE_ID_QLOGIC_ISP8432:
1722 ha->device_type |= DT_ISP8432;
1723 ha->device_type |= DT_ZIO_SUPPORTED;
1724 ha->device_type |= DT_FWI2;
1725 ha->device_type |= DT_IIDMA;
1726 ha->fw_srisc_address = RISC_START_ADDRESS_2400;
1728 case PCI_DEVICE_ID_QLOGIC_ISP5422:
1729 ha->device_type |= DT_ISP5422;
1730 ha->device_type |= DT_FWI2;
1731 ha->fw_srisc_address = RISC_START_ADDRESS_2400;
1733 case PCI_DEVICE_ID_QLOGIC_ISP5432:
1734 ha->device_type |= DT_ISP5432;
1735 ha->device_type |= DT_FWI2;
1736 ha->fw_srisc_address = RISC_START_ADDRESS_2400;
1738 case PCI_DEVICE_ID_QLOGIC_ISP2532:
1739 ha->device_type |= DT_ISP2532;
1740 ha->device_type |= DT_ZIO_SUPPORTED;
1741 ha->device_type |= DT_FWI2;
1742 ha->device_type |= DT_IIDMA;
1743 ha->fw_srisc_address = RISC_START_ADDRESS_2400;
1745 case PCI_DEVICE_ID_QLOGIC_ISP8001:
1746 ha->device_type |= DT_ISP8001;
1747 ha->device_type |= DT_ZIO_SUPPORTED;
1748 ha->device_type |= DT_FWI2;
1749 ha->device_type |= DT_IIDMA;
1750 ha->fw_srisc_address = RISC_START_ADDRESS_2400;
1752 case PCI_DEVICE_ID_QLOGIC_ISP8021:
1753 ha->device_type |= DT_ISP8021;
1754 ha->device_type |= DT_ZIO_SUPPORTED;
1755 ha->device_type |= DT_FWI2;
1756 ha->fw_srisc_address = RISC_START_ADDRESS_2400;
1757 /* Initialize 82XX ISP flags */
1758 qla82xx_init_flags(ha);
1763 ha->port_no = !(ha->portnum & 1);
1765 /* Get adapter physical port no from interrupt pin register. */
1766 pci_read_config_byte(ha->pdev, PCI_INTERRUPT_PIN, &ha->port_no);
1768 if (ha->port_no & 1)
1769 ha->flags.port0 = 1;
1771 ha->flags.port0 = 0;
1775 qla2x00_iospace_config(struct qla_hw_data *ha)
1777 resource_size_t pio;
1782 return qla82xx_iospace_config(ha);
1784 if (pci_request_selected_regions(ha->pdev, ha->bars,
1785 QLA2XXX_DRIVER_NAME)) {
1786 qla_printk(KERN_WARNING, ha,
1787 "Failed to reserve PIO/MMIO regions (%s)\n",
1788 pci_name(ha->pdev));
1790 goto iospace_error_exit;
1792 if (!(ha->bars & 1))
1795 /* We only need PIO for Flash operations on ISP2312 v2 chips. */
1796 pio = pci_resource_start(ha->pdev, 0);
1797 if (pci_resource_flags(ha->pdev, 0) & IORESOURCE_IO) {
1798 if (pci_resource_len(ha->pdev, 0) < MIN_IOBASE_LEN) {
1799 qla_printk(KERN_WARNING, ha,
1800 "Invalid PCI I/O region size (%s)...\n",
1801 pci_name(ha->pdev));
1805 qla_printk(KERN_WARNING, ha,
1806 "region #0 not a PIO resource (%s)...\n",
1807 pci_name(ha->pdev));
1810 ha->pio_address = pio;
1813 /* Use MMIO operations for all accesses. */
1814 if (!(pci_resource_flags(ha->pdev, 1) & IORESOURCE_MEM)) {
1815 qla_printk(KERN_ERR, ha,
1816 "region #1 not an MMIO resource (%s), aborting\n",
1817 pci_name(ha->pdev));
1818 goto iospace_error_exit;
1820 if (pci_resource_len(ha->pdev, 1) < MIN_IOBASE_LEN) {
1821 qla_printk(KERN_ERR, ha,
1822 "Invalid PCI mem region size (%s), aborting\n",
1823 pci_name(ha->pdev));
1824 goto iospace_error_exit;
1827 ha->iobase = ioremap(pci_resource_start(ha->pdev, 1), MIN_IOBASE_LEN);
1829 qla_printk(KERN_ERR, ha,
1830 "cannot remap MMIO (%s), aborting\n", pci_name(ha->pdev));
1832 goto iospace_error_exit;
1835 /* Determine queue resources */
1836 ha->max_req_queues = ha->max_rsp_queues = 1;
1837 if ((ql2xmaxqueues <= 1 && !ql2xmultique_tag) ||
1838 (ql2xmaxqueues > 1 && ql2xmultique_tag) ||
1839 (!IS_QLA25XX(ha) && !IS_QLA81XX(ha)))
1842 ha->mqiobase = ioremap(pci_resource_start(ha->pdev, 3),
1843 pci_resource_len(ha->pdev, 3));
1845 /* Read MSIX vector size of the board */
1846 pci_read_config_word(ha->pdev, QLA_PCI_MSIX_CONTROL, &msix);
1847 ha->msix_count = msix;
1848 /* Max queues are bounded by available msix vectors */
1849 /* queue 0 uses two msix vectors */
1850 if (ql2xmultique_tag) {
1851 cpus = num_online_cpus();
1852 ha->max_rsp_queues = (ha->msix_count - 1 > cpus) ?
1853 (cpus + 1) : (ha->msix_count - 1);
1854 ha->max_req_queues = 2;
1855 } else if (ql2xmaxqueues > 1) {
1856 ha->max_req_queues = ql2xmaxqueues > QLA_MQ_SIZE ?
1857 QLA_MQ_SIZE : ql2xmaxqueues;
1858 DEBUG2(qla_printk(KERN_INFO, ha, "QoS mode set, max no"
1859 " of request queues:%d\n", ha->max_req_queues));
1861 qla_printk(KERN_INFO, ha,
1862 "MSI-X vector count: %d\n", msix);
1864 qla_printk(KERN_INFO, ha, "BAR 3 not enabled\n");
1867 ha->msix_count = ha->max_rsp_queues + 1;
1875 qla2xxx_scan_start(struct Scsi_Host *shost)
1877 scsi_qla_host_t *vha = shost_priv(shost);
1879 if (vha->hw->flags.running_gold_fw)
1882 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags);
1883 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags);
1884 set_bit(RSCN_UPDATE, &vha->dpc_flags);
1885 set_bit(NPIV_CONFIG_NEEDED, &vha->dpc_flags);
1889 qla2xxx_scan_finished(struct Scsi_Host *shost, unsigned long time)
1891 scsi_qla_host_t *vha = shost_priv(shost);
1895 if (time > vha->hw->loop_reset_delay * HZ)
1898 return atomic_read(&vha->loop_state) == LOOP_READY;
1902 * PCI driver interface
1904 static int __devinit
1905 qla2x00_probe_one(struct pci_dev *pdev, const struct pci_device_id *id)
1908 struct Scsi_Host *host;
1909 scsi_qla_host_t *base_vha = NULL;
1910 struct qla_hw_data *ha;
1913 struct scsi_host_template *sht;
1914 int bars, max_id, mem_only = 0;
1915 uint16_t req_length = 0, rsp_length = 0;
1916 struct req_que *req = NULL;
1917 struct rsp_que *rsp = NULL;
1919 bars = pci_select_bars(pdev, IORESOURCE_MEM | IORESOURCE_IO);
1920 sht = &qla2xxx_driver_template;
1921 if (pdev->device == PCI_DEVICE_ID_QLOGIC_ISP2422 ||
1922 pdev->device == PCI_DEVICE_ID_QLOGIC_ISP2432 ||
1923 pdev->device == PCI_DEVICE_ID_QLOGIC_ISP8432 ||
1924 pdev->device == PCI_DEVICE_ID_QLOGIC_ISP5422 ||
1925 pdev->device == PCI_DEVICE_ID_QLOGIC_ISP5432 ||
1926 pdev->device == PCI_DEVICE_ID_QLOGIC_ISP2532 ||
1927 pdev->device == PCI_DEVICE_ID_QLOGIC_ISP8001 ||
1928 pdev->device == PCI_DEVICE_ID_QLOGIC_ISP8021) {
1929 bars = pci_select_bars(pdev, IORESOURCE_MEM);
1934 if (pci_enable_device_mem(pdev))
1937 if (pci_enable_device(pdev))
1941 /* This may fail but that's ok */
1942 pci_enable_pcie_error_reporting(pdev);
1944 ha = kzalloc(sizeof(struct qla_hw_data), GFP_KERNEL);
1946 DEBUG(printk("Unable to allocate memory for ha\n"));
1951 /* Clear our data area */
1953 ha->mem_only = mem_only;
1954 spin_lock_init(&ha->hardware_lock);
1955 spin_lock_init(&ha->vport_slock);
1957 /* Set ISP-type information. */
1958 qla2x00_set_isp_flags(ha);
1960 /* Set EEH reset type to fundamental if required by hba */
1961 if ( IS_QLA24XX(ha) || IS_QLA25XX(ha) || IS_QLA81XX(ha)) {
1962 pdev->needs_freset = 1;
1965 /* Configure PCI I/O space */
1966 ret = qla2x00_iospace_config(ha);
1968 goto probe_hw_failed;
1970 qla_printk(KERN_INFO, ha,
1971 "Found an ISP%04X, irq %d, iobase 0x%p\n", pdev->device, pdev->irq,
1974 ha->prev_topology = 0;
1975 ha->init_cb_size = sizeof(init_cb_t);
1976 ha->link_data_rate = PORT_SPEED_UNKNOWN;
1977 ha->optrom_size = OPTROM_SIZE_2300;
1979 /* Assign ISP specific operations. */
1980 max_id = MAX_TARGETS_2200;
1981 if (IS_QLA2100(ha)) {
1982 max_id = MAX_TARGETS_2100;
1983 ha->mbx_count = MAILBOX_REGISTER_COUNT_2100;
1984 req_length = REQUEST_ENTRY_CNT_2100;
1985 rsp_length = RESPONSE_ENTRY_CNT_2100;
1986 ha->max_loop_id = SNS_LAST_LOOP_ID_2100;
1987 ha->gid_list_info_size = 4;
1988 ha->flash_conf_off = ~0;
1989 ha->flash_data_off = ~0;
1990 ha->nvram_conf_off = ~0;
1991 ha->nvram_data_off = ~0;
1992 ha->isp_ops = &qla2100_isp_ops;
1993 } else if (IS_QLA2200(ha)) {
1994 ha->mbx_count = MAILBOX_REGISTER_COUNT;
1995 req_length = REQUEST_ENTRY_CNT_2200;
1996 rsp_length = RESPONSE_ENTRY_CNT_2100;
1997 ha->max_loop_id = SNS_LAST_LOOP_ID_2100;
1998 ha->gid_list_info_size = 4;
1999 ha->flash_conf_off = ~0;
2000 ha->flash_data_off = ~0;
2001 ha->nvram_conf_off = ~0;
2002 ha->nvram_data_off = ~0;
2003 ha->isp_ops = &qla2100_isp_ops;
2004 } else if (IS_QLA23XX(ha)) {
2005 ha->mbx_count = MAILBOX_REGISTER_COUNT;
2006 req_length = REQUEST_ENTRY_CNT_2200;
2007 rsp_length = RESPONSE_ENTRY_CNT_2300;
2008 ha->max_loop_id = SNS_LAST_LOOP_ID_2300;
2009 ha->gid_list_info_size = 6;
2010 if (IS_QLA2322(ha) || IS_QLA6322(ha))
2011 ha->optrom_size = OPTROM_SIZE_2322;
2012 ha->flash_conf_off = ~0;
2013 ha->flash_data_off = ~0;
2014 ha->nvram_conf_off = ~0;
2015 ha->nvram_data_off = ~0;
2016 ha->isp_ops = &qla2300_isp_ops;
2017 } else if (IS_QLA24XX_TYPE(ha)) {
2018 ha->mbx_count = MAILBOX_REGISTER_COUNT;
2019 req_length = REQUEST_ENTRY_CNT_24XX;
2020 rsp_length = RESPONSE_ENTRY_CNT_2300;
2021 ha->max_loop_id = SNS_LAST_LOOP_ID_2300;
2022 ha->init_cb_size = sizeof(struct mid_init_cb_24xx);
2023 ha->gid_list_info_size = 8;
2024 ha->optrom_size = OPTROM_SIZE_24XX;
2025 ha->nvram_npiv_size = QLA_MAX_VPORTS_QLA24XX;
2026 ha->isp_ops = &qla24xx_isp_ops;
2027 ha->flash_conf_off = FARX_ACCESS_FLASH_CONF;
2028 ha->flash_data_off = FARX_ACCESS_FLASH_DATA;
2029 ha->nvram_conf_off = FARX_ACCESS_NVRAM_CONF;
2030 ha->nvram_data_off = FARX_ACCESS_NVRAM_DATA;
2031 } else if (IS_QLA25XX(ha)) {
2032 ha->mbx_count = MAILBOX_REGISTER_COUNT;
2033 req_length = REQUEST_ENTRY_CNT_24XX;
2034 rsp_length = RESPONSE_ENTRY_CNT_2300;
2035 ha->max_loop_id = SNS_LAST_LOOP_ID_2300;
2036 ha->init_cb_size = sizeof(struct mid_init_cb_24xx);
2037 ha->gid_list_info_size = 8;
2038 ha->optrom_size = OPTROM_SIZE_25XX;
2039 ha->nvram_npiv_size = QLA_MAX_VPORTS_QLA25XX;
2040 ha->isp_ops = &qla25xx_isp_ops;
2041 ha->flash_conf_off = FARX_ACCESS_FLASH_CONF;
2042 ha->flash_data_off = FARX_ACCESS_FLASH_DATA;
2043 ha->nvram_conf_off = FARX_ACCESS_NVRAM_CONF;
2044 ha->nvram_data_off = FARX_ACCESS_NVRAM_DATA;
2045 } else if (IS_QLA81XX(ha)) {
2046 ha->mbx_count = MAILBOX_REGISTER_COUNT;
2047 req_length = REQUEST_ENTRY_CNT_24XX;
2048 rsp_length = RESPONSE_ENTRY_CNT_2300;
2049 ha->max_loop_id = SNS_LAST_LOOP_ID_2300;
2050 ha->init_cb_size = sizeof(struct mid_init_cb_81xx);
2051 ha->gid_list_info_size = 8;
2052 ha->optrom_size = OPTROM_SIZE_81XX;
2053 ha->nvram_npiv_size = QLA_MAX_VPORTS_QLA25XX;
2054 ha->isp_ops = &qla81xx_isp_ops;
2055 ha->flash_conf_off = FARX_ACCESS_FLASH_CONF_81XX;
2056 ha->flash_data_off = FARX_ACCESS_FLASH_DATA_81XX;
2057 ha->nvram_conf_off = ~0;
2058 ha->nvram_data_off = ~0;
2059 } else if (IS_QLA82XX(ha)) {
2060 ha->mbx_count = MAILBOX_REGISTER_COUNT;
2061 req_length = REQUEST_ENTRY_CNT_82XX;
2062 rsp_length = RESPONSE_ENTRY_CNT_82XX;
2063 ha->max_loop_id = SNS_LAST_LOOP_ID_2300;
2064 ha->init_cb_size = sizeof(struct mid_init_cb_81xx);
2065 ha->gid_list_info_size = 8;
2066 ha->optrom_size = OPTROM_SIZE_82XX;
2067 ha->nvram_npiv_size = QLA_MAX_VPORTS_QLA25XX;
2068 ha->isp_ops = &qla82xx_isp_ops;
2069 ha->flash_conf_off = FARX_ACCESS_FLASH_CONF;
2070 ha->flash_data_off = FARX_ACCESS_FLASH_DATA;
2071 ha->nvram_conf_off = FARX_ACCESS_NVRAM_CONF;
2072 ha->nvram_data_off = FARX_ACCESS_NVRAM_DATA;
2075 mutex_init(&ha->vport_lock);
2076 init_completion(&ha->mbx_cmd_comp);
2077 complete(&ha->mbx_cmd_comp);
2078 init_completion(&ha->mbx_intr_comp);
2079 init_completion(&ha->dcbx_comp);
2081 set_bit(0, (unsigned long *) ha->vp_idx_map);
2083 qla2x00_config_dma_addressing(ha);
2084 ret = qla2x00_mem_alloc(ha, req_length, rsp_length, &req, &rsp);
2086 qla_printk(KERN_WARNING, ha,
2087 "[ERROR] Failed to allocate memory for adapter\n");
2089 goto probe_hw_failed;
2092 req->max_q_depth = MAX_Q_DEPTH;
2093 if (ql2xmaxqdepth != 0 && ql2xmaxqdepth <= 0xffffU)
2094 req->max_q_depth = ql2xmaxqdepth;
2097 base_vha = qla2x00_create_host(sht, ha);
2099 qla_printk(KERN_WARNING, ha,
2100 "[ERROR] Failed to allocate memory for scsi_host\n");
2103 qla2x00_mem_free(ha);
2104 qla2x00_free_req_que(ha, req);
2105 qla2x00_free_rsp_que(ha, rsp);
2106 goto probe_hw_failed;
2109 pci_set_drvdata(pdev, base_vha);
2111 host = base_vha->host;
2112 base_vha->req = req;
2113 host->can_queue = req->length + 128;
2114 if (IS_QLA2XXX_MIDTYPE(ha))
2115 base_vha->mgmt_svr_loop_id = 10 + base_vha->vp_idx;
2117 base_vha->mgmt_svr_loop_id = MANAGEMENT_SERVER +
2120 /* Set the SG table size based on ISP type */
2121 if (!IS_FWI2_CAPABLE(ha)) {
2123 host->sg_tablesize = 32;
2125 if (!IS_QLA82XX(ha))
2126 host->sg_tablesize = QLA_SG_ALL;
2129 host->max_id = max_id;
2130 host->this_id = 255;
2131 host->cmd_per_lun = 3;
2132 host->unique_id = host->host_no;
2133 if ((IS_QLA25XX(ha) || IS_QLA81XX(ha)) && ql2xenabledif)
2134 host->max_cmd_len = 32;
2136 host->max_cmd_len = MAX_CMDSZ;
2137 host->max_channel = MAX_BUSES - 1;
2138 host->max_lun = MAX_LUNS;
2139 host->transportt = qla2xxx_transport_template;
2140 sht->vendor_id = (SCSI_NL_VID_TYPE_PCI | PCI_VENDOR_ID_QLOGIC);
2142 /* Set up the irqs */
2143 ret = qla2x00_request_irqs(ha, rsp);
2145 goto probe_init_failed;
2147 pci_save_state(pdev);
2149 /* Alloc arrays of request and response ring ptrs */
2151 if (!qla2x00_alloc_queues(ha)) {
2152 qla_printk(KERN_WARNING, ha,
2153 "[ERROR] Failed to allocate memory for queue"
2155 goto probe_init_failed;
2158 ha->rsp_q_map[0] = rsp;
2159 ha->req_q_map[0] = req;
2162 set_bit(0, ha->req_qid_map);
2163 set_bit(0, ha->rsp_qid_map);
2164 /* FWI2-capable only. */
2165 req->req_q_in = &ha->iobase->isp24.req_q_in;
2166 req->req_q_out = &ha->iobase->isp24.req_q_out;
2167 rsp->rsp_q_in = &ha->iobase->isp24.rsp_q_in;
2168 rsp->rsp_q_out = &ha->iobase->isp24.rsp_q_out;
2170 req->req_q_in = &ha->mqiobase->isp25mq.req_q_in;
2171 req->req_q_out = &ha->mqiobase->isp25mq.req_q_out;
2172 rsp->rsp_q_in = &ha->mqiobase->isp25mq.rsp_q_in;
2173 rsp->rsp_q_out = &ha->mqiobase->isp25mq.rsp_q_out;
2176 if (IS_QLA82XX(ha)) {
2177 req->req_q_out = &ha->iobase->isp82.req_q_out[0];
2178 rsp->rsp_q_in = &ha->iobase->isp82.rsp_q_in[0];
2179 rsp->rsp_q_out = &ha->iobase->isp82.rsp_q_out[0];
2182 if (qla2x00_initialize_adapter(base_vha)) {
2183 qla_printk(KERN_WARNING, ha,
2184 "Failed to initialize adapter\n");
2186 DEBUG2(printk("scsi(%ld): Failed to initialize adapter - "
2187 "Adapter flags %x.\n",
2188 base_vha->host_no, base_vha->device_flags));
2190 if (IS_QLA82XX(ha)) {
2191 qla82xx_idc_lock(ha);
2192 qla82xx_wr_32(ha, QLA82XX_CRB_DEV_STATE,
2193 QLA82XX_DEV_FAILED);
2194 qla82xx_idc_unlock(ha);
2195 qla_printk(KERN_INFO, ha, "HW State: FAILED\n");
2203 if (qla25xx_setup_mode(base_vha)) {
2204 qla_printk(KERN_WARNING, ha,
2205 "Can't create queues, falling back to single"
2211 if (ha->flags.running_gold_fw)
2215 * Startup the kernel thread for this host adapter
2217 ha->dpc_thread = kthread_create(qla2x00_do_dpc, ha,
2218 "%s_dpc", base_vha->host_str);
2219 if (IS_ERR(ha->dpc_thread)) {
2220 qla_printk(KERN_WARNING, ha,
2221 "Unable to start DPC thread!\n");
2222 ret = PTR_ERR(ha->dpc_thread);
2227 list_add_tail(&base_vha->list, &ha->vp_list);
2228 base_vha->host->irq = ha->pdev->irq;
2230 /* Initialized the timer */
2231 qla2x00_start_timer(base_vha, qla2x00_timer, WATCH_INTERVAL);
2233 DEBUG2(printk("DEBUG: detect hba %ld at address = %p\n",
2234 base_vha->host_no, ha));
2236 if ((IS_QLA25XX(ha) || IS_QLA81XX(ha)) && ql2xenabledif) {
2237 if (ha->fw_attributes & BIT_4) {
2238 base_vha->flags.difdix_supported = 1;
2239 DEBUG18(qla_printk(KERN_INFO, ha,
2240 "Registering for DIF/DIX type 1 and 3"
2242 scsi_host_set_prot(host,
2243 SHOST_DIF_TYPE1_PROTECTION
2244 | SHOST_DIF_TYPE2_PROTECTION
2245 | SHOST_DIF_TYPE3_PROTECTION
2246 | SHOST_DIX_TYPE1_PROTECTION
2247 | SHOST_DIX_TYPE2_PROTECTION
2248 | SHOST_DIX_TYPE3_PROTECTION);
2249 scsi_host_set_guard(host, SHOST_DIX_GUARD_CRC);
2251 base_vha->flags.difdix_supported = 0;
2254 ha->isp_ops->enable_intrs(ha);
2256 ret = scsi_add_host(host, &pdev->dev);
2260 base_vha->flags.init_done = 1;
2261 base_vha->flags.online = 1;
2263 scsi_scan_host(host);
2265 qla2x00_alloc_sysfs_attr(base_vha);
2267 qla2x00_init_host_attr(base_vha);
2269 qla2x00_dfs_setup(base_vha);
2271 qla_printk(KERN_INFO, ha, "\n"
2272 " QLogic Fibre Channel HBA Driver: %s\n"
2274 " ISP%04X: %s @ %s hdma%c, host#=%ld, fw=%s\n",
2275 qla2x00_version_str, ha->model_number,
2276 ha->model_desc ? ha->model_desc : "", pdev->device,
2277 ha->isp_ops->pci_info_str(base_vha, pci_info), pci_name(pdev),
2278 ha->flags.enable_64bit_addressing ? '+' : '-', base_vha->host_no,
2279 ha->isp_ops->fw_version_str(base_vha, fw_str));
2284 qla2x00_free_req_que(ha, req);
2285 qla2x00_free_rsp_que(ha, rsp);
2286 ha->max_req_queues = ha->max_rsp_queues = 0;
2289 if (base_vha->timer_active)
2290 qla2x00_stop_timer(base_vha);
2291 base_vha->flags.online = 0;
2292 if (ha->dpc_thread) {
2293 struct task_struct *t = ha->dpc_thread;
2295 ha->dpc_thread = NULL;
2299 qla2x00_free_device(base_vha);
2301 scsi_host_put(base_vha->host);
2304 if (IS_QLA82XX(ha)) {
2305 qla82xx_idc_lock(ha);
2306 qla82xx_clear_drv_active(ha);
2307 qla82xx_idc_unlock(ha);
2308 iounmap((device_reg_t __iomem *)ha->nx_pcibase);
2310 iounmap((device_reg_t __iomem *)ha->nxdb_wr_ptr);
2313 iounmap(ha->iobase);
2315 pci_release_selected_regions(ha->pdev, ha->bars);
2320 pci_disable_device(pdev);
2325 qla2x00_shutdown(struct pci_dev *pdev)
2327 scsi_qla_host_t *vha;
2328 struct qla_hw_data *ha;
2330 vha = pci_get_drvdata(pdev);
2333 /* Turn-off FCE trace */
2334 if (ha->flags.fce_enabled) {
2335 qla2x00_disable_fce_trace(vha, NULL, NULL);
2336 ha->flags.fce_enabled = 0;
2339 /* Turn-off EFT trace */
2341 qla2x00_disable_eft_trace(vha);
2343 /* Stop currently executing firmware. */
2344 qla2x00_try_to_stop_firmware(vha);
2346 /* Turn adapter off line */
2347 vha->flags.online = 0;
2349 /* turn-off interrupts on the card */
2350 if (ha->interrupts_on) {
2351 vha->flags.init_done = 0;
2352 ha->isp_ops->disable_intrs(ha);
2355 qla2x00_free_irqs(vha);
2357 qla2x00_free_fw_dump(ha);
2361 qla2x00_remove_one(struct pci_dev *pdev)
2363 scsi_qla_host_t *base_vha, *vha;
2364 struct qla_hw_data *ha;
2365 unsigned long flags;
2367 base_vha = pci_get_drvdata(pdev);
2370 spin_lock_irqsave(&ha->vport_slock, flags);
2371 list_for_each_entry(vha, &ha->vp_list, list) {
2372 atomic_inc(&vha->vref_count);
2374 if (vha && vha->fc_vport) {
2375 spin_unlock_irqrestore(&ha->vport_slock, flags);
2377 fc_vport_terminate(vha->fc_vport);
2379 spin_lock_irqsave(&ha->vport_slock, flags);
2382 atomic_dec(&vha->vref_count);
2384 spin_unlock_irqrestore(&ha->vport_slock, flags);
2386 set_bit(UNLOADING, &base_vha->dpc_flags);
2388 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16);
2390 qla2x00_dfs_remove(base_vha);
2392 qla84xx_put_chip(base_vha);
2395 if (base_vha->timer_active)
2396 qla2x00_stop_timer(base_vha);
2398 base_vha->flags.online = 0;
2400 /* Flush the work queue and remove it */
2402 flush_workqueue(ha->wq);
2403 destroy_workqueue(ha->wq);
2407 /* Kill the kernel thread for this host */
2408 if (ha->dpc_thread) {
2409 struct task_struct *t = ha->dpc_thread;
2412 * qla2xxx_wake_dpc checks for ->dpc_thread
2413 * so we need to zero it out.
2415 ha->dpc_thread = NULL;
2419 qla2x00_free_sysfs_attr(base_vha);
2421 fc_remove_host(base_vha->host);
2423 scsi_remove_host(base_vha->host);
2425 qla2x00_free_device(base_vha);
2427 scsi_host_put(base_vha->host);
2429 if (IS_QLA82XX(ha)) {
2430 qla82xx_idc_lock(ha);
2431 qla82xx_clear_drv_active(ha);
2432 qla82xx_idc_unlock(ha);
2434 iounmap((device_reg_t __iomem *)ha->nx_pcibase);
2436 iounmap((device_reg_t __iomem *)ha->nxdb_wr_ptr);
2439 iounmap(ha->iobase);
2442 iounmap(ha->mqiobase);
2445 pci_release_selected_regions(ha->pdev, ha->bars);
2449 pci_disable_pcie_error_reporting(pdev);
2451 pci_disable_device(pdev);
2452 pci_set_drvdata(pdev, NULL);
2456 qla2x00_free_device(scsi_qla_host_t *vha)
2458 struct qla_hw_data *ha = vha->hw;
2460 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16);
2463 if (vha->timer_active)
2464 qla2x00_stop_timer(vha);
2466 /* Kill the kernel thread for this host */
2467 if (ha->dpc_thread) {
2468 struct task_struct *t = ha->dpc_thread;
2471 * qla2xxx_wake_dpc checks for ->dpc_thread
2472 * so we need to zero it out.
2474 ha->dpc_thread = NULL;
2478 qla25xx_delete_queues(vha);
2480 if (ha->flags.fce_enabled)
2481 qla2x00_disable_fce_trace(vha, NULL, NULL);
2484 qla2x00_disable_eft_trace(vha);
2486 /* Stop currently executing firmware. */
2487 qla2x00_try_to_stop_firmware(vha);
2489 vha->flags.online = 0;
2491 /* turn-off interrupts on the card */
2492 if (ha->interrupts_on) {
2493 vha->flags.init_done = 0;
2494 ha->isp_ops->disable_intrs(ha);
2497 qla2x00_free_irqs(vha);
2499 qla2x00_free_fcports(vha);
2501 qla2x00_mem_free(ha);
2503 qla2x00_free_queues(ha);
2506 void qla2x00_free_fcports(struct scsi_qla_host *vha)
2508 fc_port_t *fcport, *tfcport;
2510 list_for_each_entry_safe(fcport, tfcport, &vha->vp_fcports, list) {
2511 list_del(&fcport->list);
2518 qla2x00_schedule_rport_del(struct scsi_qla_host *vha, fc_port_t *fcport,
2521 struct fc_rport *rport;
2522 scsi_qla_host_t *base_vha;
2527 rport = fcport->rport;
2529 base_vha = pci_get_drvdata(vha->hw->pdev);
2530 spin_lock_irq(vha->host->host_lock);
2531 fcport->drport = rport;
2532 spin_unlock_irq(vha->host->host_lock);
2533 set_bit(FCPORT_UPDATE_NEEDED, &base_vha->dpc_flags);
2534 qla2xxx_wake_dpc(base_vha);
2536 fc_remote_port_delete(rport);
2540 * qla2x00_mark_device_lost Updates fcport state when device goes offline.
2542 * Input: ha = adapter block pointer. fcport = port structure pointer.
2548 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport,
2549 int do_login, int defer)
2551 if (atomic_read(&fcport->state) == FCS_ONLINE &&
2552 vha->vp_idx == fcport->vp_idx) {
2553 atomic_set(&fcport->state, FCS_DEVICE_LOST);
2554 qla2x00_schedule_rport_del(vha, fcport, defer);
2557 * We may need to retry the login, so don't change the state of the
2558 * port but do the retries.
2560 if (atomic_read(&fcport->state) != FCS_DEVICE_DEAD)
2561 atomic_set(&fcport->state, FCS_DEVICE_LOST);
2566 if (fcport->login_retry == 0) {
2567 fcport->login_retry = vha->hw->login_retry_count;
2568 set_bit(RELOGIN_NEEDED, &vha->dpc_flags);
2570 DEBUG(printk("scsi(%ld): Port login retry: "
2571 "%02x%02x%02x%02x%02x%02x%02x%02x, "
2572 "id = 0x%04x retry cnt=%d\n",
2574 fcport->port_name[0],
2575 fcport->port_name[1],
2576 fcport->port_name[2],
2577 fcport->port_name[3],
2578 fcport->port_name[4],
2579 fcport->port_name[5],
2580 fcport->port_name[6],
2581 fcport->port_name[7],
2583 fcport->login_retry));
2588 * qla2x00_mark_all_devices_lost
2589 * Updates fcport state when device goes offline.
2592 * ha = adapter block pointer.
2593 * fcport = port structure pointer.
2601 qla2x00_mark_all_devices_lost(scsi_qla_host_t *vha, int defer)
2605 list_for_each_entry(fcport, &vha->vp_fcports, list) {
2606 if (vha->vp_idx != 0 && vha->vp_idx != fcport->vp_idx)
2610 * No point in marking the device as lost, if the device is
2613 if (atomic_read(&fcport->state) == FCS_DEVICE_DEAD)
2615 if (atomic_read(&fcport->state) == FCS_ONLINE) {
2616 atomic_set(&fcport->state, FCS_DEVICE_LOST);
2618 qla2x00_schedule_rport_del(vha, fcport, defer);
2619 else if (vha->vp_idx == fcport->vp_idx)
2620 qla2x00_schedule_rport_del(vha, fcport, defer);
2627 * Allocates adapter memory.
2634 qla2x00_mem_alloc(struct qla_hw_data *ha, uint16_t req_len, uint16_t rsp_len,
2635 struct req_que **req, struct rsp_que **rsp)
2639 ha->init_cb = dma_alloc_coherent(&ha->pdev->dev, ha->init_cb_size,
2640 &ha->init_cb_dma, GFP_KERNEL);
2644 ha->gid_list = dma_alloc_coherent(&ha->pdev->dev, GID_LIST_SIZE,
2645 &ha->gid_list_dma, GFP_KERNEL);
2647 goto fail_free_init_cb;
2649 ha->srb_mempool = mempool_create_slab_pool(SRB_MIN_REQ, srb_cachep);
2650 if (!ha->srb_mempool)
2651 goto fail_free_gid_list;
2653 if (IS_QLA82XX(ha)) {
2654 /* Allocate cache for CT6 Ctx. */
2656 ctx_cachep = kmem_cache_create("qla2xxx_ctx",
2657 sizeof(struct ct6_dsd), 0,
2658 SLAB_HWCACHE_ALIGN, NULL);
2660 goto fail_free_gid_list;
2662 ha->ctx_mempool = mempool_create_slab_pool(SRB_MIN_REQ,
2664 if (!ha->ctx_mempool)
2665 goto fail_free_srb_mempool;
2668 /* Get memory for cached NVRAM */
2669 ha->nvram = kzalloc(MAX_NVRAM_SIZE, GFP_KERNEL);
2671 goto fail_free_ctx_mempool;
2673 snprintf(name, sizeof(name), "%s_%d", QLA2XXX_DRIVER_NAME,
2675 ha->s_dma_pool = dma_pool_create(name, &ha->pdev->dev,
2676 DMA_POOL_SIZE, 8, 0);
2677 if (!ha->s_dma_pool)
2678 goto fail_free_nvram;
2680 if (IS_QLA82XX(ha) || ql2xenabledif) {
2681 ha->dl_dma_pool = dma_pool_create(name, &ha->pdev->dev,
2682 DSD_LIST_DMA_POOL_SIZE, 8, 0);
2683 if (!ha->dl_dma_pool) {
2684 qla_printk(KERN_WARNING, ha,
2685 "Memory Allocation failed - dl_dma_pool\n");
2686 goto fail_s_dma_pool;
2689 ha->fcp_cmnd_dma_pool = dma_pool_create(name, &ha->pdev->dev,
2690 FCP_CMND_DMA_POOL_SIZE, 8, 0);
2691 if (!ha->fcp_cmnd_dma_pool) {
2692 qla_printk(KERN_WARNING, ha,
2693 "Memory Allocation failed - fcp_cmnd_dma_pool\n");
2694 goto fail_dl_dma_pool;
2698 /* Allocate memory for SNS commands */
2699 if (IS_QLA2100(ha) || IS_QLA2200(ha)) {
2700 /* Get consistent memory allocated for SNS commands */
2701 ha->sns_cmd = dma_alloc_coherent(&ha->pdev->dev,
2702 sizeof(struct sns_cmd_pkt), &ha->sns_cmd_dma, GFP_KERNEL);
2706 /* Get consistent memory allocated for MS IOCB */
2707 ha->ms_iocb = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL,
2711 /* Get consistent memory allocated for CT SNS commands */
2712 ha->ct_sns = dma_alloc_coherent(&ha->pdev->dev,
2713 sizeof(struct ct_sns_pkt), &ha->ct_sns_dma, GFP_KERNEL);
2715 goto fail_free_ms_iocb;
2718 /* Allocate memory for request ring */
2719 *req = kzalloc(sizeof(struct req_que), GFP_KERNEL);
2721 DEBUG(printk("Unable to allocate memory for req\n"));
2724 (*req)->length = req_len;
2725 (*req)->ring = dma_alloc_coherent(&ha->pdev->dev,
2726 ((*req)->length + 1) * sizeof(request_t),
2727 &(*req)->dma, GFP_KERNEL);
2728 if (!(*req)->ring) {
2729 DEBUG(printk("Unable to allocate memory for req_ring\n"));
2732 /* Allocate memory for response ring */
2733 *rsp = kzalloc(sizeof(struct rsp_que), GFP_KERNEL);
2735 qla_printk(KERN_WARNING, ha,
2736 "Unable to allocate memory for rsp\n");
2740 (*rsp)->length = rsp_len;
2741 (*rsp)->ring = dma_alloc_coherent(&ha->pdev->dev,
2742 ((*rsp)->length + 1) * sizeof(response_t),
2743 &(*rsp)->dma, GFP_KERNEL);
2744 if (!(*rsp)->ring) {
2745 qla_printk(KERN_WARNING, ha,
2746 "Unable to allocate memory for rsp_ring\n");
2751 /* Allocate memory for NVRAM data for vports */
2752 if (ha->nvram_npiv_size) {
2753 ha->npiv_info = kzalloc(sizeof(struct qla_npiv_entry) *
2754 ha->nvram_npiv_size, GFP_KERNEL);
2755 if (!ha->npiv_info) {
2756 qla_printk(KERN_WARNING, ha,
2757 "Unable to allocate memory for npiv info\n");
2758 goto fail_npiv_info;
2761 ha->npiv_info = NULL;
2763 /* Get consistent memory allocated for EX-INIT-CB. */
2764 if (IS_QLA8XXX_TYPE(ha)) {
2765 ha->ex_init_cb = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL,
2766 &ha->ex_init_cb_dma);
2767 if (!ha->ex_init_cb)
2768 goto fail_ex_init_cb;
2771 INIT_LIST_HEAD(&ha->gbl_dsd_list);
2773 /* Get consistent memory allocated for Async Port-Database. */
2774 if (!IS_FWI2_CAPABLE(ha)) {
2775 ha->async_pd = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL,
2781 INIT_LIST_HEAD(&ha->vp_list);
2785 dma_pool_free(ha->s_dma_pool, ha->ex_init_cb, ha->ex_init_cb_dma);
2787 kfree(ha->npiv_info);
2789 dma_free_coherent(&ha->pdev->dev, ((*rsp)->length + 1) *
2790 sizeof(response_t), (*rsp)->ring, (*rsp)->dma);
2791 (*rsp)->ring = NULL;
2796 dma_free_coherent(&ha->pdev->dev, ((*req)->length + 1) *
2797 sizeof(request_t), (*req)->ring, (*req)->dma);
2798 (*req)->ring = NULL;
2803 dma_free_coherent(&ha->pdev->dev, sizeof(struct ct_sns_pkt),
2804 ha->ct_sns, ha->ct_sns_dma);
2808 dma_pool_free(ha->s_dma_pool, ha->ms_iocb, ha->ms_iocb_dma);
2810 ha->ms_iocb_dma = 0;
2812 if (IS_QLA82XX(ha) || ql2xenabledif) {
2813 dma_pool_destroy(ha->fcp_cmnd_dma_pool);
2814 ha->fcp_cmnd_dma_pool = NULL;
2817 if (IS_QLA82XX(ha) || ql2xenabledif) {
2818 dma_pool_destroy(ha->dl_dma_pool);
2819 ha->dl_dma_pool = NULL;
2822 dma_pool_destroy(ha->s_dma_pool);
2823 ha->s_dma_pool = NULL;
2827 fail_free_ctx_mempool:
2828 mempool_destroy(ha->ctx_mempool);
2829 ha->ctx_mempool = NULL;
2830 fail_free_srb_mempool:
2831 mempool_destroy(ha->srb_mempool);
2832 ha->srb_mempool = NULL;
2834 dma_free_coherent(&ha->pdev->dev, GID_LIST_SIZE, ha->gid_list,
2836 ha->gid_list = NULL;
2837 ha->gid_list_dma = 0;
2839 dma_free_coherent(&ha->pdev->dev, ha->init_cb_size, ha->init_cb,
2842 ha->init_cb_dma = 0;
2844 DEBUG(printk("%s: Memory allocation failure\n", __func__));
2849 * qla2x00_free_fw_dump
2850 * Frees fw dump stuff.
2853 * ha = adapter block pointer.
2856 qla2x00_free_fw_dump(struct qla_hw_data *ha)
2859 dma_free_coherent(&ha->pdev->dev, FCE_SIZE, ha->fce,
2864 dma_free_coherent(&ha->pdev->dev,
2865 ntohl(ha->fw_dump->eft_size), ha->eft, ha->eft_dma);
2874 ha->fw_dump_reading = 0;
2879 * Frees all adapter allocated memory.
2882 * ha = adapter block pointer.
2885 qla2x00_mem_free(struct qla_hw_data *ha)
2887 qla2x00_free_fw_dump(ha);
2889 if (ha->srb_mempool)
2890 mempool_destroy(ha->srb_mempool);
2893 dma_free_coherent(&ha->pdev->dev, DCBX_TLV_DATA_SIZE,
2894 ha->dcbx_tlv, ha->dcbx_tlv_dma);
2897 dma_free_coherent(&ha->pdev->dev, XGMAC_DATA_SIZE,
2898 ha->xgmac_data, ha->xgmac_data_dma);
2901 dma_free_coherent(&ha->pdev->dev, sizeof(struct sns_cmd_pkt),
2902 ha->sns_cmd, ha->sns_cmd_dma);
2905 dma_free_coherent(&ha->pdev->dev, sizeof(struct ct_sns_pkt),
2906 ha->ct_sns, ha->ct_sns_dma);
2909 dma_pool_free(ha->s_dma_pool, ha->sfp_data, ha->sfp_data_dma);
2912 dma_pool_free(ha->s_dma_pool, ha->edc_data, ha->edc_data_dma);
2915 dma_pool_free(ha->s_dma_pool, ha->ms_iocb, ha->ms_iocb_dma);
2918 dma_pool_free(ha->s_dma_pool,
2919 ha->ex_init_cb, ha->ex_init_cb_dma);
2922 dma_pool_free(ha->s_dma_pool, ha->async_pd, ha->async_pd_dma);
2925 dma_pool_destroy(ha->s_dma_pool);
2928 dma_free_coherent(&ha->pdev->dev, GID_LIST_SIZE, ha->gid_list,
2931 if (IS_QLA82XX(ha)) {
2932 if (!list_empty(&ha->gbl_dsd_list)) {
2933 struct dsd_dma *dsd_ptr, *tdsd_ptr;
2935 /* clean up allocated prev pool */
2936 list_for_each_entry_safe(dsd_ptr,
2937 tdsd_ptr, &ha->gbl_dsd_list, list) {
2938 dma_pool_free(ha->dl_dma_pool,
2939 dsd_ptr->dsd_addr, dsd_ptr->dsd_list_dma);
2940 list_del(&dsd_ptr->list);
2946 if (ha->dl_dma_pool)
2947 dma_pool_destroy(ha->dl_dma_pool);
2949 if (ha->fcp_cmnd_dma_pool)
2950 dma_pool_destroy(ha->fcp_cmnd_dma_pool);
2952 if (ha->ctx_mempool)
2953 mempool_destroy(ha->ctx_mempool);
2956 dma_free_coherent(&ha->pdev->dev, ha->init_cb_size,
2957 ha->init_cb, ha->init_cb_dma);
2958 vfree(ha->optrom_buffer);
2960 kfree(ha->npiv_info);
2962 ha->srb_mempool = NULL;
2963 ha->ctx_mempool = NULL;
2965 ha->sns_cmd_dma = 0;
2969 ha->ms_iocb_dma = 0;
2971 ha->init_cb_dma = 0;
2972 ha->ex_init_cb = NULL;
2973 ha->ex_init_cb_dma = 0;
2974 ha->async_pd = NULL;
2975 ha->async_pd_dma = 0;
2977 ha->s_dma_pool = NULL;
2978 ha->dl_dma_pool = NULL;
2979 ha->fcp_cmnd_dma_pool = NULL;
2981 ha->gid_list = NULL;
2982 ha->gid_list_dma = 0;
2985 struct scsi_qla_host *qla2x00_create_host(struct scsi_host_template *sht,
2986 struct qla_hw_data *ha)
2988 struct Scsi_Host *host;
2989 struct scsi_qla_host *vha = NULL;
2991 host = scsi_host_alloc(sht, sizeof(scsi_qla_host_t));
2994 "qla2xxx: Couldn't allocate host from scsi layer!\n");
2998 /* Clear our data area */
2999 vha = shost_priv(host);
3000 memset(vha, 0, sizeof(scsi_qla_host_t));
3003 vha->host_no = host->host_no;
3006 INIT_LIST_HEAD(&vha->vp_fcports);
3007 INIT_LIST_HEAD(&vha->work_list);
3008 INIT_LIST_HEAD(&vha->list);
3010 spin_lock_init(&vha->work_lock);
3012 sprintf(vha->host_str, "%s_%ld", QLA2XXX_DRIVER_NAME, vha->host_no);
3019 static struct qla_work_evt *
3020 qla2x00_alloc_work(struct scsi_qla_host *vha, enum qla_work_type type)
3022 struct qla_work_evt *e;
3025 QLA_VHA_MARK_BUSY(vha, bail);
3029 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC);
3031 QLA_VHA_MARK_NOT_BUSY(vha);
3035 INIT_LIST_HEAD(&e->list);
3037 e->flags = QLA_EVT_FLAG_FREE;
3042 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e)
3044 unsigned long flags;
3046 spin_lock_irqsave(&vha->work_lock, flags);
3047 list_add_tail(&e->list, &vha->work_list);
3048 spin_unlock_irqrestore(&vha->work_lock, flags);
3049 qla2xxx_wake_dpc(vha);
3055 qla2x00_post_aen_work(struct scsi_qla_host *vha, enum fc_host_event_code code,
3058 struct qla_work_evt *e;
3060 e = qla2x00_alloc_work(vha, QLA_EVT_AEN);
3062 return QLA_FUNCTION_FAILED;
3064 e->u.aen.code = code;
3065 e->u.aen.data = data;
3066 return qla2x00_post_work(vha, e);
3070 qla2x00_post_idc_ack_work(struct scsi_qla_host *vha, uint16_t *mb)
3072 struct qla_work_evt *e;
3074 e = qla2x00_alloc_work(vha, QLA_EVT_IDC_ACK);
3076 return QLA_FUNCTION_FAILED;
3078 memcpy(e->u.idc_ack.mb, mb, QLA_IDC_ACK_REGS * sizeof(uint16_t));
3079 return qla2x00_post_work(vha, e);
3082 #define qla2x00_post_async_work(name, type) \
3083 int qla2x00_post_async_##name##_work( \
3084 struct scsi_qla_host *vha, \
3085 fc_port_t *fcport, uint16_t *data) \
3087 struct qla_work_evt *e; \
3089 e = qla2x00_alloc_work(vha, type); \
3091 return QLA_FUNCTION_FAILED; \
3093 e->u.logio.fcport = fcport; \
3095 e->u.logio.data[0] = data[0]; \
3096 e->u.logio.data[1] = data[1]; \
3098 return qla2x00_post_work(vha, e); \
3101 qla2x00_post_async_work(login, QLA_EVT_ASYNC_LOGIN);
3102 qla2x00_post_async_work(login_done, QLA_EVT_ASYNC_LOGIN_DONE);
3103 qla2x00_post_async_work(logout, QLA_EVT_ASYNC_LOGOUT);
3104 qla2x00_post_async_work(logout_done, QLA_EVT_ASYNC_LOGOUT_DONE);
3105 qla2x00_post_async_work(adisc, QLA_EVT_ASYNC_ADISC);
3106 qla2x00_post_async_work(adisc_done, QLA_EVT_ASYNC_ADISC_DONE);
3109 qla2x00_post_uevent_work(struct scsi_qla_host *vha, u32 code)
3111 struct qla_work_evt *e;
3113 e = qla2x00_alloc_work(vha, QLA_EVT_UEVENT);
3115 return QLA_FUNCTION_FAILED;
3117 e->u.uevent.code = code;
3118 return qla2x00_post_work(vha, e);
3122 qla2x00_uevent_emit(struct scsi_qla_host *vha, u32 code)
3124 char event_string[40];
3125 char *envp[] = { event_string, NULL };