Home
last modified time | relevance | path

Searched refs:zfcp_port (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_ext.h18 extern struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *, u64);
20 extern struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *, u64, u32,
37 extern void zfcp_cfdc_port_denied(struct zfcp_port *, union fsf_status_qual *);
50 struct zfcp_port *, struct scsi_device *, u8, u8);
68 extern void zfcp_erp_set_port_status(struct zfcp_port *, u32);
69 extern void zfcp_erp_clear_port_status(struct zfcp_port *, u32);
70 extern int zfcp_erp_port_reopen(struct zfcp_port *, int, char *);
71 extern void zfcp_erp_port_shutdown(struct zfcp_port *, int, char *);
72 extern void zfcp_erp_port_forced_reopen(struct zfcp_port *, int, char *);
92 extern void zfcp_fc_trigger_did_lookup(struct zfcp_port *);
[all …]
Dzfcp_erp.c99 static void zfcp_erp_action_dismiss_port(struct zfcp_port *port) in zfcp_erp_action_dismiss_port()
116 struct zfcp_port *port; in zfcp_erp_action_dismiss_adapter()
129 struct zfcp_port *port, in zfcp_erp_required_act()
181 struct zfcp_port *port, in zfcp_erp_setup_act()
240 struct zfcp_port *port, in zfcp_erp_action_enqueue()
325 void zfcp_erp_port_shutdown(struct zfcp_port *port, int clear, char *id) in zfcp_erp_port_shutdown()
331 static void zfcp_erp_port_block(struct zfcp_port *port, int clear) in zfcp_erp_port_block()
337 static void _zfcp_erp_port_forced_reopen(struct zfcp_port *port, int clear, in _zfcp_erp_port_forced_reopen()
356 void zfcp_erp_port_forced_reopen(struct zfcp_port *port, int clear, char *id) in zfcp_erp_port_forced_reopen()
366 static int _zfcp_erp_port_reopen(struct zfcp_port *port, int clear, char *id) in _zfcp_erp_port_reopen()
[all …]
Dzfcp_unit.c51 void zfcp_unit_queue_scsi_scan(struct zfcp_port *port) in zfcp_unit_queue_scsi_scan()
65 static struct zfcp_unit *_zfcp_unit_find(struct zfcp_port *port, u64 fcp_lun) in _zfcp_unit_find()
89 struct zfcp_unit *zfcp_unit_find(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_find()
119 int zfcp_unit_add(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_add()
195 struct zfcp_port *port; in zfcp_unit_sdev()
235 int zfcp_unit_remove(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_remove()
Dzfcp_sysfs.c61 ZFCP_DEFINE_ATTR(zfcp_port, port, status, "0x%08x\n",
63 ZFCP_DEFINE_ATTR(zfcp_port, port, in_recovery, "%d\n",
66 ZFCP_DEFINE_ATTR(zfcp_port, port, access_denied, "%d\n",
89 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_port_failed_show()
101 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_port_failed_store()
238 struct zfcp_port *port; in zfcp_sysfs_port_remove_store()
302 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_unit_add_store()
321 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_unit_remove_store()
433 struct zfcp_port *port = zfcp_sdev->port; \
Dzfcp_fc.c171 struct zfcp_port *port; in _zfcp_fc_incoming_rscn()
216 struct zfcp_port *port; in zfcp_fc_incoming_wwpn()
294 static int zfcp_fc_ns_gid_pn_request(struct zfcp_port *port, in zfcp_fc_ns_gid_pn_request()
331 static int zfcp_fc_ns_gid_pn(struct zfcp_port *port) in zfcp_fc_ns_gid_pn()
358 struct zfcp_port *port = container_of(work, struct zfcp_port, in zfcp_fc_port_did_lookup()
382 void zfcp_fc_trigger_did_lookup(struct zfcp_port *port) in zfcp_fc_trigger_did_lookup()
396 void zfcp_fc_plogi_evaluate(struct zfcp_port *port, struct fc_els_flogi *plogi) in zfcp_fc_plogi_evaluate()
424 struct zfcp_port *port = fc_req->ct_els.port; in zfcp_fc_adisc_handler()
452 static int zfcp_fc_adisc(struct zfcp_port *port) in zfcp_fc_adisc()
491 struct zfcp_port *port = in zfcp_fc_link_test_work()
[all …]
Dzfcp_def.h121 struct zfcp_port *port;
201 struct zfcp_port { struct
240 struct zfcp_port *port;
260 struct zfcp_port *port;
Dzfcp_aux.c60 struct zfcp_port *port; in zfcp_init_device_configure()
194 struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *adapter, in zfcp_get_port_by_wwpn()
198 struct zfcp_port *port; in zfcp_get_port_by_wwpn()
486 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_port_release()
504 struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *adapter, u64 wwpn, in zfcp_port_enqueue()
507 struct zfcp_port *port; in zfcp_port_enqueue()
519 port = kzalloc(sizeof(struct zfcp_port), GFP_KERNEL); in zfcp_port_enqueue()
Dzfcp_scsi.c137 struct zfcp_port *port; in zfcp_scsi_slave_alloc()
374 struct zfcp_port *port; in zfcp_scsi_adapter_unregister()
554 struct zfcp_port *port; in zfcp_scsi_terminate_rport_io()
567 static void zfcp_scsi_rport_register(struct zfcp_port *port) in zfcp_scsi_rport_register()
596 static void zfcp_scsi_rport_block(struct zfcp_port *port) in zfcp_scsi_rport_block()
606 void zfcp_scsi_schedule_rport_register(struct zfcp_port *port) in zfcp_scsi_schedule_rport_register()
615 void zfcp_scsi_schedule_rport_block(struct zfcp_port *port) in zfcp_scsi_schedule_rport_block()
630 struct zfcp_port *port; in zfcp_scsi_schedule_rports_block()
640 struct zfcp_port *port = container_of(work, struct zfcp_port, in zfcp_scsi_rport_work()
Dzfcp_cfdc.c277 struct zfcp_port *port; in zfcp_cfdc_adapter_access_changed()
324 void zfcp_cfdc_port_denied(struct zfcp_port *port, in zfcp_cfdc_port_denied()
Dzfcp_ccw.c109 struct zfcp_port *port, *p; in zfcp_ccw_remove()
Dzfcp_dbf.c225 struct zfcp_port *port, in zfcp_dbf_set_common()
252 struct zfcp_port *port, struct scsi_device *sdev, in zfcp_dbf_rec_trig()
Dzfcp_fsf.c97 struct zfcp_port *port; in zfcp_fsf_status_read_port_closed()
1102 struct zfcp_port *port = send_els->port; in zfcp_fsf_send_els_handler()
1384 struct zfcp_port *port = req->data; in zfcp_fsf_open_port_handler()
1460 struct zfcp_port *port = erp_action->port; in zfcp_fsf_open_port()
1501 struct zfcp_port *port = req->data; in zfcp_fsf_close_port_handler()
1689 struct zfcp_port *port = req->data; in zfcp_fsf_close_physical_port_handler()
Dzfcp_fsf.h471 struct zfcp_port *port;