diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_ext.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_ext.h | 116 |
1 files changed, 55 insertions, 61 deletions
diff --git a/drivers/s390/scsi/zfcp_ext.h b/drivers/s390/scsi/zfcp_ext.h index 3b93239c6f69..03627cfd81cd 100644 --- a/drivers/s390/scsi/zfcp_ext.h +++ b/drivers/s390/scsi/zfcp_ext.h | |||
@@ -15,12 +15,10 @@ | |||
15 | #include "zfcp_fc.h" | 15 | #include "zfcp_fc.h" |
16 | 16 | ||
17 | /* zfcp_aux.c */ | 17 | /* zfcp_aux.c */ |
18 | extern struct zfcp_unit *zfcp_get_unit_by_lun(struct zfcp_port *, u64); | ||
19 | extern struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *, u64); | 18 | extern struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *, u64); |
20 | extern struct zfcp_adapter *zfcp_adapter_enqueue(struct ccw_device *); | 19 | extern struct zfcp_adapter *zfcp_adapter_enqueue(struct ccw_device *); |
21 | extern struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *, u64, u32, | 20 | extern struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *, u64, u32, |
22 | u32); | 21 | u32); |
23 | extern struct zfcp_unit *zfcp_unit_enqueue(struct zfcp_port *, u64); | ||
24 | extern void zfcp_sg_free_table(struct scatterlist *, int); | 22 | extern void zfcp_sg_free_table(struct scatterlist *, int); |
25 | extern int zfcp_sg_setup_table(struct scatterlist *, int); | 23 | extern int zfcp_sg_setup_table(struct scatterlist *, int); |
26 | extern void zfcp_device_unregister(struct device *, | 24 | extern void zfcp_device_unregister(struct device *, |
@@ -36,66 +34,53 @@ extern void zfcp_ccw_adapter_put(struct zfcp_adapter *); | |||
36 | 34 | ||
37 | /* zfcp_cfdc.c */ | 35 | /* zfcp_cfdc.c */ |
38 | extern struct miscdevice zfcp_cfdc_misc; | 36 | extern struct miscdevice zfcp_cfdc_misc; |
37 | extern void zfcp_cfdc_port_denied(struct zfcp_port *, union fsf_status_qual *); | ||
38 | extern void zfcp_cfdc_lun_denied(struct scsi_device *, union fsf_status_qual *); | ||
39 | extern void zfcp_cfdc_lun_shrng_vltn(struct scsi_device *, | ||
40 | union fsf_status_qual *); | ||
41 | extern int zfcp_cfdc_open_lun_eval(struct scsi_device *, | ||
42 | struct fsf_qtcb_bottom_support *); | ||
43 | extern void zfcp_cfdc_adapter_access_changed(struct zfcp_adapter *); | ||
44 | |||
39 | 45 | ||
40 | /* zfcp_dbf.c */ | 46 | /* zfcp_dbf.c */ |
41 | extern int zfcp_dbf_adapter_register(struct zfcp_adapter *); | 47 | extern int zfcp_dbf_adapter_register(struct zfcp_adapter *); |
42 | extern void zfcp_dbf_adapter_unregister(struct zfcp_dbf *); | 48 | extern void zfcp_dbf_adapter_unregister(struct zfcp_adapter *); |
43 | extern void zfcp_dbf_rec_thread(char *, struct zfcp_dbf *); | 49 | extern void zfcp_dbf_rec_trig(char *, struct zfcp_adapter *, |
44 | extern void zfcp_dbf_rec_thread_lock(char *, struct zfcp_dbf *); | 50 | struct zfcp_port *, struct scsi_device *, u8, u8); |
45 | extern void zfcp_dbf_rec_adapter(char *, void *, struct zfcp_dbf *); | 51 | extern void zfcp_dbf_rec_run(char *, struct zfcp_erp_action *); |
46 | extern void zfcp_dbf_rec_port(char *, void *, struct zfcp_port *); | 52 | extern void zfcp_dbf_hba_fsf_uss(char *, struct zfcp_fsf_req *); |
47 | extern void zfcp_dbf_rec_unit(char *, void *, struct zfcp_unit *); | 53 | extern void zfcp_dbf_hba_fsf_res(char *, struct zfcp_fsf_req *); |
48 | extern void zfcp_dbf_rec_trigger(char *, void *, u8, u8, void *, | 54 | extern void zfcp_dbf_hba_bit_err(char *, struct zfcp_fsf_req *); |
49 | struct zfcp_adapter *, struct zfcp_port *, | ||
50 | struct zfcp_unit *); | ||
51 | extern void zfcp_dbf_rec_action(char *, struct zfcp_erp_action *); | ||
52 | extern void _zfcp_dbf_hba_fsf_response(const char *, int, struct zfcp_fsf_req *, | ||
53 | struct zfcp_dbf *); | ||
54 | extern void _zfcp_dbf_hba_fsf_unsol(const char *, int level, struct zfcp_dbf *, | ||
55 | struct fsf_status_read_buffer *); | ||
56 | extern void zfcp_dbf_hba_qdio(struct zfcp_dbf *, unsigned int, int, int); | ||
57 | extern void zfcp_dbf_hba_berr(struct zfcp_dbf *, struct zfcp_fsf_req *); | 55 | extern void zfcp_dbf_hba_berr(struct zfcp_dbf *, struct zfcp_fsf_req *); |
58 | extern void zfcp_dbf_san_ct_request(struct zfcp_fsf_req *, u32); | 56 | extern void zfcp_dbf_san_req(char *, struct zfcp_fsf_req *, u32); |
59 | extern void zfcp_dbf_san_ct_response(struct zfcp_fsf_req *); | 57 | extern void zfcp_dbf_san_res(char *, struct zfcp_fsf_req *); |
60 | extern void zfcp_dbf_san_els_request(struct zfcp_fsf_req *); | 58 | extern void zfcp_dbf_san_in_els(char *, struct zfcp_fsf_req *); |
61 | extern void zfcp_dbf_san_els_response(struct zfcp_fsf_req *); | 59 | extern void zfcp_dbf_scsi(char *, struct scsi_cmnd *, struct zfcp_fsf_req *); |
62 | extern void zfcp_dbf_san_incoming_els(struct zfcp_fsf_req *); | ||
63 | extern void _zfcp_dbf_scsi(const char *, const char *, int, struct zfcp_dbf *, | ||
64 | struct scsi_cmnd *, struct zfcp_fsf_req *, | ||
65 | unsigned long); | ||
66 | 60 | ||
67 | /* zfcp_erp.c */ | 61 | /* zfcp_erp.c */ |
68 | extern void zfcp_erp_modify_adapter_status(struct zfcp_adapter *, char *, | 62 | extern void zfcp_erp_set_adapter_status(struct zfcp_adapter *, u32); |
69 | void *, u32, int); | 63 | extern void zfcp_erp_clear_adapter_status(struct zfcp_adapter *, u32); |
70 | extern void zfcp_erp_adapter_reopen(struct zfcp_adapter *, int, char *, void *); | 64 | extern void zfcp_erp_adapter_reopen(struct zfcp_adapter *, int, char *); |
71 | extern void zfcp_erp_adapter_shutdown(struct zfcp_adapter *, int, char *, | 65 | extern void zfcp_erp_adapter_shutdown(struct zfcp_adapter *, int, char *); |
72 | void *); | 66 | extern void zfcp_erp_set_port_status(struct zfcp_port *, u32); |
73 | extern void zfcp_erp_adapter_failed(struct zfcp_adapter *, char *, void *); | 67 | extern void zfcp_erp_clear_port_status(struct zfcp_port *, u32); |
74 | extern void zfcp_erp_modify_port_status(struct zfcp_port *, char *, void *, u32, | 68 | extern int zfcp_erp_port_reopen(struct zfcp_port *, int, char *); |
75 | int); | 69 | extern void zfcp_erp_port_shutdown(struct zfcp_port *, int, char *); |
76 | extern int zfcp_erp_port_reopen(struct zfcp_port *, int, char *, void *); | 70 | extern void zfcp_erp_port_forced_reopen(struct zfcp_port *, int, char *); |
77 | extern void zfcp_erp_port_shutdown(struct zfcp_port *, int, char *, void *); | 71 | extern void zfcp_erp_set_lun_status(struct scsi_device *, u32); |
78 | extern void zfcp_erp_port_forced_reopen(struct zfcp_port *, int, char *, | 72 | extern void zfcp_erp_clear_lun_status(struct scsi_device *, u32); |
79 | void *); | 73 | extern void zfcp_erp_lun_reopen(struct scsi_device *, int, char *); |
80 | extern void zfcp_erp_port_failed(struct zfcp_port *, char *, void *); | 74 | extern void zfcp_erp_lun_shutdown(struct scsi_device *, int, char *); |
81 | extern void zfcp_erp_modify_unit_status(struct zfcp_unit *, char *, void *, u32, | 75 | extern void zfcp_erp_lun_shutdown_wait(struct scsi_device *, char *); |
82 | int); | ||
83 | extern void zfcp_erp_unit_reopen(struct zfcp_unit *, int, char *, void *); | ||
84 | extern void zfcp_erp_unit_shutdown(struct zfcp_unit *, int, char *, void *); | ||
85 | extern void zfcp_erp_unit_failed(struct zfcp_unit *, char *, void *); | ||
86 | extern int zfcp_erp_thread_setup(struct zfcp_adapter *); | 76 | extern int zfcp_erp_thread_setup(struct zfcp_adapter *); |
87 | extern void zfcp_erp_thread_kill(struct zfcp_adapter *); | 77 | extern void zfcp_erp_thread_kill(struct zfcp_adapter *); |
88 | extern void zfcp_erp_wait(struct zfcp_adapter *); | 78 | extern void zfcp_erp_wait(struct zfcp_adapter *); |
89 | extern void zfcp_erp_notify(struct zfcp_erp_action *, unsigned long); | 79 | extern void zfcp_erp_notify(struct zfcp_erp_action *, unsigned long); |
90 | extern void zfcp_erp_port_boxed(struct zfcp_port *, char *, void *); | ||
91 | extern void zfcp_erp_unit_boxed(struct zfcp_unit *, char *, void *); | ||
92 | extern void zfcp_erp_port_access_denied(struct zfcp_port *, char *, void *); | ||
93 | extern void zfcp_erp_unit_access_denied(struct zfcp_unit *, char *, void *); | ||
94 | extern void zfcp_erp_adapter_access_changed(struct zfcp_adapter *, char *, | ||
95 | void *); | ||
96 | extern void zfcp_erp_timeout_handler(unsigned long); | 80 | extern void zfcp_erp_timeout_handler(unsigned long); |
97 | 81 | ||
98 | /* zfcp_fc.c */ | 82 | /* zfcp_fc.c */ |
83 | extern struct kmem_cache *zfcp_fc_req_cache; | ||
99 | extern void zfcp_fc_enqueue_event(struct zfcp_adapter *, | 84 | extern void zfcp_fc_enqueue_event(struct zfcp_adapter *, |
100 | enum fc_host_event_code event_code, u32); | 85 | enum fc_host_event_code event_code, u32); |
101 | extern void zfcp_fc_post_event(struct work_struct *); | 86 | extern void zfcp_fc_post_event(struct work_struct *); |
@@ -111,15 +96,17 @@ extern int zfcp_fc_gs_setup(struct zfcp_adapter *); | |||
111 | extern void zfcp_fc_gs_destroy(struct zfcp_adapter *); | 96 | extern void zfcp_fc_gs_destroy(struct zfcp_adapter *); |
112 | extern int zfcp_fc_exec_bsg_job(struct fc_bsg_job *); | 97 | extern int zfcp_fc_exec_bsg_job(struct fc_bsg_job *); |
113 | extern int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *); | 98 | extern int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *); |
99 | extern void zfcp_fc_sym_name_update(struct work_struct *); | ||
114 | 100 | ||
115 | /* zfcp_fsf.c */ | 101 | /* zfcp_fsf.c */ |
102 | extern struct kmem_cache *zfcp_fsf_qtcb_cache; | ||
116 | extern int zfcp_fsf_open_port(struct zfcp_erp_action *); | 103 | extern int zfcp_fsf_open_port(struct zfcp_erp_action *); |
117 | extern int zfcp_fsf_open_wka_port(struct zfcp_fc_wka_port *); | 104 | extern int zfcp_fsf_open_wka_port(struct zfcp_fc_wka_port *); |
118 | extern int zfcp_fsf_close_wka_port(struct zfcp_fc_wka_port *); | 105 | extern int zfcp_fsf_close_wka_port(struct zfcp_fc_wka_port *); |
119 | extern int zfcp_fsf_close_port(struct zfcp_erp_action *); | 106 | extern int zfcp_fsf_close_port(struct zfcp_erp_action *); |
120 | extern int zfcp_fsf_close_physical_port(struct zfcp_erp_action *); | 107 | extern int zfcp_fsf_close_physical_port(struct zfcp_erp_action *); |
121 | extern int zfcp_fsf_open_unit(struct zfcp_erp_action *); | 108 | extern int zfcp_fsf_open_lun(struct zfcp_erp_action *); |
122 | extern int zfcp_fsf_close_unit(struct zfcp_erp_action *); | 109 | extern int zfcp_fsf_close_lun(struct zfcp_erp_action *); |
123 | extern int zfcp_fsf_exchange_config_data(struct zfcp_erp_action *); | 110 | extern int zfcp_fsf_exchange_config_data(struct zfcp_erp_action *); |
124 | extern int zfcp_fsf_exchange_config_data_sync(struct zfcp_qdio *, | 111 | extern int zfcp_fsf_exchange_config_data_sync(struct zfcp_qdio *, |
125 | struct fsf_qtcb_bottom_config *); | 112 | struct fsf_qtcb_bottom_config *); |
@@ -135,12 +122,10 @@ extern int zfcp_fsf_send_ct(struct zfcp_fc_wka_port *, struct zfcp_fsf_ct_els *, | |||
135 | mempool_t *, unsigned int); | 122 | mempool_t *, unsigned int); |
136 | extern int zfcp_fsf_send_els(struct zfcp_adapter *, u32, | 123 | extern int zfcp_fsf_send_els(struct zfcp_adapter *, u32, |
137 | struct zfcp_fsf_ct_els *, unsigned int); | 124 | struct zfcp_fsf_ct_els *, unsigned int); |
138 | extern int zfcp_fsf_send_fcp_command_task(struct zfcp_unit *, | 125 | extern int zfcp_fsf_fcp_cmnd(struct scsi_cmnd *); |
139 | struct scsi_cmnd *); | ||
140 | extern void zfcp_fsf_req_free(struct zfcp_fsf_req *); | 126 | extern void zfcp_fsf_req_free(struct zfcp_fsf_req *); |
141 | extern struct zfcp_fsf_req *zfcp_fsf_send_fcp_ctm(struct zfcp_unit *, u8); | 127 | extern struct zfcp_fsf_req *zfcp_fsf_fcp_task_mgmt(struct scsi_cmnd *, u8); |
142 | extern struct zfcp_fsf_req *zfcp_fsf_abort_fcp_command(unsigned long, | 128 | extern struct zfcp_fsf_req *zfcp_fsf_abort_fcp_cmnd(struct scsi_cmnd *); |
143 | struct zfcp_unit *); | ||
144 | extern void zfcp_fsf_reqid_check(struct zfcp_qdio *, int); | 129 | extern void zfcp_fsf_reqid_check(struct zfcp_qdio *, int); |
145 | 130 | ||
146 | /* zfcp_qdio.c */ | 131 | /* zfcp_qdio.c */ |
@@ -153,18 +138,18 @@ extern int zfcp_qdio_sbals_from_sg(struct zfcp_qdio *, struct zfcp_qdio_req *, | |||
153 | extern int zfcp_qdio_open(struct zfcp_qdio *); | 138 | extern int zfcp_qdio_open(struct zfcp_qdio *); |
154 | extern void zfcp_qdio_close(struct zfcp_qdio *); | 139 | extern void zfcp_qdio_close(struct zfcp_qdio *); |
155 | extern void zfcp_qdio_siosl(struct zfcp_adapter *); | 140 | extern void zfcp_qdio_siosl(struct zfcp_adapter *); |
141 | extern struct zfcp_fsf_req *zfcp_fsf_get_req(struct zfcp_qdio *, | ||
142 | struct qdio_buffer *); | ||
156 | 143 | ||
157 | /* zfcp_scsi.c */ | 144 | /* zfcp_scsi.c */ |
158 | extern struct zfcp_data zfcp_data; | 145 | extern struct scsi_transport_template *zfcp_scsi_transport_template; |
159 | extern int zfcp_adapter_scsi_register(struct zfcp_adapter *); | 146 | extern int zfcp_scsi_adapter_register(struct zfcp_adapter *); |
160 | extern void zfcp_adapter_scsi_unregister(struct zfcp_adapter *); | 147 | extern void zfcp_scsi_adapter_unregister(struct zfcp_adapter *); |
161 | extern struct fc_function_template zfcp_transport_functions; | 148 | extern struct fc_function_template zfcp_transport_functions; |
162 | extern void zfcp_scsi_rport_work(struct work_struct *); | 149 | extern void zfcp_scsi_rport_work(struct work_struct *); |
163 | extern void zfcp_scsi_schedule_rport_register(struct zfcp_port *); | 150 | extern void zfcp_scsi_schedule_rport_register(struct zfcp_port *); |
164 | extern void zfcp_scsi_schedule_rport_block(struct zfcp_port *); | 151 | extern void zfcp_scsi_schedule_rport_block(struct zfcp_port *); |
165 | extern void zfcp_scsi_schedule_rports_block(struct zfcp_adapter *); | 152 | extern void zfcp_scsi_schedule_rports_block(struct zfcp_adapter *); |
166 | extern void zfcp_scsi_scan(struct zfcp_unit *); | ||
167 | extern void zfcp_scsi_scan_work(struct work_struct *); | ||
168 | extern void zfcp_scsi_set_prot(struct zfcp_adapter *); | 153 | extern void zfcp_scsi_set_prot(struct zfcp_adapter *); |
169 | extern void zfcp_scsi_dif_sense_error(struct scsi_cmnd *, int); | 154 | extern void zfcp_scsi_dif_sense_error(struct scsi_cmnd *, int); |
170 | 155 | ||
@@ -175,4 +160,13 @@ extern struct attribute_group zfcp_sysfs_port_attrs; | |||
175 | extern struct device_attribute *zfcp_sysfs_sdev_attrs[]; | 160 | extern struct device_attribute *zfcp_sysfs_sdev_attrs[]; |
176 | extern struct device_attribute *zfcp_sysfs_shost_attrs[]; | 161 | extern struct device_attribute *zfcp_sysfs_shost_attrs[]; |
177 | 162 | ||
163 | /* zfcp_unit.c */ | ||
164 | extern int zfcp_unit_add(struct zfcp_port *, u64); | ||
165 | extern int zfcp_unit_remove(struct zfcp_port *, u64); | ||
166 | extern struct zfcp_unit *zfcp_unit_find(struct zfcp_port *, u64); | ||
167 | extern struct scsi_device *zfcp_unit_sdev(struct zfcp_unit *unit); | ||
168 | extern void zfcp_unit_scsi_scan(struct zfcp_unit *); | ||
169 | extern void zfcp_unit_queue_scsi_scan(struct zfcp_port *); | ||
170 | extern unsigned int zfcp_unit_sdev_status(struct zfcp_unit *); | ||
171 | |||
178 | #endif /* ZFCP_EXT_H */ | 172 | #endif /* ZFCP_EXT_H */ |