Searched refs:scsi_qla_host (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_glbl.h13 int qla4xxx_hw_reset(struct scsi_qla_host *ha);
14 int ql4xxx_lock_drvr_wait(struct scsi_qla_host *a);
15 int qla4xxx_send_tgts(struct scsi_qla_host *ha, char *ip, uint16_t port);
16 int qla4xxx_send_command_to_isp(struct scsi_qla_host *ha, struct srb *srb);
17 int qla4xxx_initialize_adapter(struct scsi_qla_host *ha,
19 int qla4xxx_soft_reset(struct scsi_qla_host *ha);
22 void qla4xxx_free_ddb_list(struct scsi_qla_host *ha);
23 void qla4xxx_free_ddb(struct scsi_qla_host *ha, struct ddb_entry *ddb_entry);
24 void qla4xxx_process_aen(struct scsi_qla_host *ha, uint8_t process_aen);
26 int qla4xxx_get_dhcp_ip_address(struct scsi_qla_host *h
[all...]
H A Dql4_inline.h22 qla4xxx_lookup_ddb_by_fw_index(struct scsi_qla_host *ha, uint32_t fw_ddb_index)
39 __qla4xxx_enable_intrs(struct scsi_qla_host *ha)
53 __qla4xxx_disable_intrs(struct scsi_qla_host *ha)
67 qla4xxx_enable_intrs(struct scsi_qla_host *ha)
77 qla4xxx_disable_intrs(struct scsi_qla_host *ha)
H A Dql4_def.h193 struct scsi_qla_host *ha; /* HA the SP is queued on */
245 struct scsi_qla_host *ha;
363 int (*iospace_config) (struct scsi_qla_host *ha);
364 void (*pci_config) (struct scsi_qla_host *);
365 void (*disable_intrs) (struct scsi_qla_host *);
366 void (*enable_intrs) (struct scsi_qla_host *);
367 int (*start_firmware) (struct scsi_qla_host *);
369 void (*interrupt_service_routine) (struct scsi_qla_host *, uint32_t);
370 int (*reset_chip) (struct scsi_qla_host *);
371 int (*reset_firmware) (struct scsi_qla_host *);
382 struct scsi_qla_host { struct
[all...]
H A Dql4_nvram.c13 static inline void eeprom_cmd(uint32_t cmd, struct scsi_qla_host *ha)
20 static inline int eeprom_size(struct scsi_qla_host *ha)
25 static inline int eeprom_no_addr_bits(struct scsi_qla_host *ha)
31 static inline int eeprom_no_data_bits(struct scsi_qla_host *ha)
36 static int fm93c56a_select(struct scsi_qla_host * ha)
45 static int fm93c56a_cmd(struct scsi_qla_host * ha, int cmd, int addr)
109 static int fm93c56a_deselect(struct scsi_qla_host * ha)
116 static int fm93c56a_datain(struct scsi_qla_host * ha, unsigned short *value)
140 struct scsi_qla_host * ha)
150 u16 rd_nvram_word(struct scsi_qla_host * h
[all...]
H A Dql4_iocb.c16 qla4xxx_space_in_req_ring(struct scsi_qla_host *ha, uint16_t req_cnt)
37 static void qla4xxx_advance_req_ring_ptr(struct scsi_qla_host *ha)
59 static int qla4xxx_get_req_pkt(struct scsi_qla_host *ha,
85 int qla4xxx_send_marker_iocb(struct scsi_qla_host *ha,
119 qla4xxx_alloc_cont_entry(struct scsi_qla_host *ha)
152 struct scsi_qla_host *ha;
202 void qla4_8xxx_queue_iocb(struct scsi_qla_host *ha)
228 void qla4_8xxx_complete_iocb(struct scsi_qla_host *ha)
241 void qla4xxx_queue_iocb(struct scsi_qla_host *ha)
255 void qla4xxx_complete_iocb(struct scsi_qla_host *h
[all...]
H A Dql4_init.c14 static struct ddb_entry *qla4xxx_alloc_ddb(struct scsi_qla_host *ha,
17 static void ql4xxx_set_mac_number(struct scsi_qla_host *ha)
54 void qla4xxx_free_ddb(struct scsi_qla_host *ha,
75 void qla4xxx_free_ddb_list(struct scsi_qla_host *ha)
95 static void qla4xxx_init_response_q_entries(struct scsi_qla_host *ha)
115 int qla4xxx_init_rings(struct scsi_qla_host *ha)
167 int qla4xxx_get_sys_info(struct scsi_qla_host *ha)
215 static int qla4xxx_init_local_data(struct scsi_qla_host *ha)
224 qla4xxx_wait_for_ip_config(struct scsi_qla_host *ha)
295 static int qla4xxx_fw_ready(struct scsi_qla_host *h
[all...]
H A Dql4_mbx.c26 int qla4xxx_mailbox_command(struct scsi_qla_host *ha, uint8_t inCount,
274 void qla4xxx_mailbox_premature_completion(struct scsi_qla_host *ha)
297 qla4xxx_set_ifcb(struct scsi_qla_host *ha, uint32_t *mbox_cmd,
321 qla4xxx_get_ifcb(struct scsi_qla_host *ha, uint32_t *mbox_cmd,
343 qla4xxx_update_local_ip(struct scsi_qla_host *ha,
381 qla4xxx_update_local_ifcb(struct scsi_qla_host *ha,
426 int qla4xxx_initialize_fw_cb(struct scsi_qla_host * ha)
504 int qla4xxx_get_dhcp_ip_address(struct scsi_qla_host * ha)
544 int qla4xxx_get_firmware_state(struct scsi_qla_host * ha)
575 int qla4xxx_get_firmware_status(struct scsi_qla_host * h
[all...]
H A Dql4_nx.c34 qla4_8xxx_pci_base_offsetfset(struct scsi_qla_host *ha, unsigned long off)
353 qla4_8xxx_pci_set_crbwindow_2M(struct scsi_qla_host *ha, ulong *off)
373 qla4_8xxx_wr_32(struct scsi_qla_host *ha, ulong off, u32 data)
397 qla4_8xxx_rd_32(struct scsi_qla_host *ha, ulong off)
423 int qla4_8xxx_crb_win_lock(struct scsi_qla_host *ha)
450 void qla4_8xxx_crb_win_unlock(struct scsi_qla_host *ha)
464 int qla4_8xxx_idc_lock(struct scsi_qla_host *ha)
490 void qla4_8xxx_idc_unlock(struct scsi_qla_host *ha)
496 qla4_8xxx_pci_get_crb_addr_2M(struct scsi_qla_host *ha, ulong *off)
539 qla4_8xxx_pci_mem_bound_check(struct scsi_qla_host *h
[all...]
H A Dql4_os.c62 static void qla4xxx_config_dma_addressing(struct scsi_qla_host *ha);
161 struct scsi_qla_host *ha = ddb_entry->ha;
178 struct scsi_qla_host *ha = to_qla_host(shost);
254 struct scsi_qla_host *ha;
259 ha = (struct scsi_qla_host *) shost->hostdata;
321 struct ddb_entry *qla4xxx_alloc_sess(struct scsi_qla_host *ha)
340 struct scsi_qla_host *ha = shost_priv(shost);
354 static void qla4xxx_start_timer(struct scsi_qla_host *ha, void *func,
367 static void qla4xxx_stop_timer(struct scsi_qla_host *ha)
380 void qla4xxx_mark_device_missing(struct scsi_qla_host *h
[all...]
H A Dql4_isr.c19 static void qla4xxx_copy_sense(struct scsi_qla_host *ha,
70 qla4xxx_status_cont_entry(struct scsi_qla_host *ha,
110 static void qla4xxx_status_entry(struct scsi_qla_host *ha,
345 void qla4xxx_process_response_queue(struct scsi_qla_host *ha)
446 static void qla4xxx_isr_decode_mailbox(struct scsi_qla_host * ha,
645 void qla4_8xxx_interrupt_service_routine(struct scsi_qla_host *ha,
669 void qla4xxx_interrupt_service_routine(struct scsi_qla_host * ha,
694 static void qla4_8xxx_spurious_interrupt(struct scsi_qla_host *ha,
717 struct scsi_qla_host *ha;
722 ha = (struct scsi_qla_host *) dev_i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_gbl.h17 extern int qla2100_pci_config(struct scsi_qla_host *);
18 extern int qla2300_pci_config(struct scsi_qla_host *);
21 extern void qla2x00_reset_chip(struct scsi_qla_host *);
22 extern void qla24xx_reset_chip(struct scsi_qla_host *);
23 extern int qla2x00_chip_diag(struct scsi_qla_host *);
24 extern int qla24xx_chip_diag(struct scsi_qla_host *);
25 extern void qla2x00_config_rings(struct scsi_qla_host *);
26 extern void qla24xx_config_rings(struct scsi_qla_host *);
27 extern void qla2x00_reset_adapter(struct scsi_qla_host *);
28 extern void qla24xx_reset_adapter(struct scsi_qla_host *);
[all...]
H A Dqla_def.h1680 struct scsi_qla_host *vha;
2187 int (*pci_config) (struct scsi_qla_host *);
2188 void (*reset_chip) (struct scsi_qla_host *);
2189 int (*chip_diag) (struct scsi_qla_host *);
2190 void (*config_rings) (struct scsi_qla_host *);
2191 void (*reset_adapter) (struct scsi_qla_host *);
2192 int (*nvram_config) (struct scsi_qla_host *);
2193 void (*update_fw_options) (struct scsi_qla_host *);
2194 int (*load_risc) (struct scsi_qla_host *, uint32_t *);
2196 char * (*pci_info_str) (struct scsi_qla_host *, cha
2812 typedef struct scsi_qla_host { struct
[all...]
H A Dqla_mid.c94 struct scsi_qla_host *tvha;
481 qla25xx_free_req_que(struct scsi_qla_host *vha, struct req_que *req)
501 qla25xx_free_rsp_que(struct scsi_qla_host *vha, struct rsp_que *rsp)
526 qla25xx_delete_req_que(struct scsi_qla_host *vha, struct req_que *req)
541 qla25xx_delete_rsp_que(struct scsi_qla_host *vha, struct rsp_que *rsp)
557 qla25xx_delete_queues(struct scsi_qla_host *vha)
600 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
681 struct scsi_qla_host *vha;
697 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
H A Dqla_attr.c23 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
39 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
99 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
118 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
184 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
200 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
231 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
394 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
415 struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj,
468 struct scsi_qla_host *vh
[all...]
H A Dqla_os.c338 static int qla25xx_setup_mode(struct scsi_qla_host *vha)
391 qla2x00_pci_info_str(struct scsi_qla_host *vha, char *str)
415 qla24xx_pci_info_str(struct scsi_qla_host *vha, char *str)
466 qla2x00_fw_version_str(struct scsi_qla_host *vha, char *str)
505 qla24xx_fw_version_str(struct scsi_qla_host *vha, char *str)
543 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
1331 struct scsi_qla_host *vha = fcport->vha;
2485 void qla2x00_free_fcports(struct scsi_qla_host *vha)
2497 qla2x00_schedule_rport_del(struct scsi_qla_host *vha, fc_port_t *fcport,
2950 struct scsi_qla_host *qla2x00_create_hos
[all...]
H A Dqla_init.c40 static struct qla_chip_state_84xx *qla84xx_get_chip(struct scsi_qla_host *);
72 struct scsi_qla_host *vha = sp->fcport->vha;
135 qla2x00_get_async_timeout(struct scsi_qla_host *vha)
189 qla2x00_async_login(struct scsi_qla_host *vha, fc_port_t *fcport,
241 qla2x00_async_logout(struct scsi_qla_host *vha, fc_port_t *fcport)
288 qla2x00_async_adisc(struct scsi_qla_host *vha, fc_port_t *fcport,
341 struct scsi_qla_host *vha = fcport->vha;
381 qla2x00_async_login_done(struct scsi_qla_host *vha, fc_port_t *fcport,
422 qla2x00_async_logout_done(struct scsi_qla_host *vha, fc_port_t *fcport,
430 qla2x00_async_adisc_done(struct scsi_qla_host *vh
[all...]
H A Dqla_sup.c1411 qla2x00_beacon_blink(struct scsi_qla_host *vha)
1464 qla2x00_beacon_on(struct scsi_qla_host *vha)
1521 qla2x00_beacon_off(struct scsi_qla_host *vha)
1563 qla24xx_beacon_blink(struct scsi_qla_host *vha)
1597 qla24xx_beacon_on(struct scsi_qla_host *vha)
1642 qla24xx_beacon_off(struct scsi_qla_host *vha)
2033 qla2x00_suspend_hba(struct scsi_qla_host *vha)
2062 qla2x00_resume_hba(struct scsi_qla_host *vha)
2075 qla2x00_read_optrom_data(struct scsi_qla_host *vha, uint8_t *buf,
2109 qla2x00_write_optrom_data(struct scsi_qla_host *vh
[all...]
H A Dqla_iocb.c14 static void qla2x00_isp_cmd(struct scsi_qla_host *, struct req_que *);
94 qla2x00_prep_cont_type0_iocb(struct scsi_qla_host *vha)
465 __qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req,
507 qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req,
528 qla2x00_isp_cmd(struct scsi_qla_host *vha, struct req_que *req)
1178 struct scsi_qla_host *vha = sp->fcport->vha;
1332 struct scsi_qla_host *vha = sp->fcport->vha;
H A Dqla_dbg.c414 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
575 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
770 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
1011 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
1322 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
H A Dqla_isr.c16 static void qla2x00_process_completed_request(struct scsi_qla_host *,
825 qla2x00_process_completed_request(struct scsi_qla_host *vha,
1328 struct scsi_qla_host *vha;
1959 void qla24xx_process_response_queue(struct scsi_qla_host *vha,
2186 struct scsi_qla_host *vha;
H A Dqla_nx.c1559 qla82xx_pci_info_str(struct scsi_qla_host *vha, char *str)
1696 void qla82xx_config_rings(struct scsi_qla_host *vha)
1720 void qla82xx_reset_adapter(struct scsi_qla_host *vha)
2591 struct scsi_qla_host *vha = sp->fcport->vha;
2999 qla82xx_read_optrom_data(struct scsi_qla_host *vha, uint8_t *buf,
3009 qla82xx_write_flash_data(struct scsi_qla_host *vha, uint32_t *dwptr,
3108 qla82xx_write_optrom_data(struct scsi_qla_host *vha, uint8_t *buf,
H A Dqla_mbx.c2336 struct scsi_qla_host *vha = fcport->vha;
2995 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
3066 struct scsi_qla_host *base_vha = pci_get_drvdata(ha->pdev);
3241 qla84xx_verify_chip(struct scsi_qla_host *vha, uint16_t *status)
3334 qla25xx_init_req_que(struct scsi_qla_host *vha, struct req_que *req)
3387 qla25xx_init_rsp_que(struct scsi_qla_host *vha, struct rsp_que *rsp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.c428 static void qla1280_done(struct scsi_qla_host *);
435 static int qla1280_load_firmware(struct scsi_qla_host *);
436 static int qla1280_init_rings(struct scsi_qla_host *);
437 static int qla1280_nvram_config(struct scsi_qla_host *);
438 static int qla1280_mailbox_command(struct scsi_qla_host *,
440 static int qla1280_bus_reset(struct scsi_qla_host *, int);
441 static int qla1280_device_reset(struct scsi_qla_host *, int, int);
442 static int qla1280_abort_command(struct scsi_qla_host *, struct srb *, int);
443 static int qla1280_abort_isp(struct scsi_qla_host *);
445 static int qla1280_64bit_start_scsi(struct scsi_qla_host *, struc
[all...]
H A Dqla1280.h1018 struct scsi_qla_host { struct
1021 struct scsi_qla_host *next;

Completed in 246 milliseconds