Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_ext.h19 extern struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *, u64);
21 extern struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *, u64, u32,
37 struct zfcp_port *, struct scsi_device *, u8, u8);
39 struct zfcp_port *port,
67 extern void zfcp_erp_set_port_status(struct zfcp_port *, u32);
68 extern void zfcp_erp_clear_port_status(struct zfcp_port *, u32);
69 extern void zfcp_erp_port_reopen(struct zfcp_port *port, int clear, char *id);
70 extern void zfcp_erp_port_shutdown(struct zfcp_port *, int, char *);
71 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.c110 static void zfcp_erp_action_dismiss_port(struct zfcp_port *port) in zfcp_erp_action_dismiss_port()
127 struct zfcp_port *port; in zfcp_erp_action_dismiss_adapter()
140 struct zfcp_port *port, in zfcp_erp_handle_failed()
183 struct zfcp_port *port, in zfcp_erp_required_act()
235 struct zfcp_port *port, in zfcp_erp_setup_act()
298 struct zfcp_port *port, in zfcp_erp_action_enqueue()
337 static /* don't waste stack */ struct zfcp_port tmpport; in zfcp_erp_port_forced_no_port_dbf()
401 void zfcp_erp_port_shutdown(struct zfcp_port *port, int clear, char *id) in zfcp_erp_port_shutdown()
407 static void zfcp_erp_port_block(struct zfcp_port *port, int clear) in zfcp_erp_port_block()
413 static void _zfcp_erp_port_forced_reopen(struct zfcp_port *port, int clear, in _zfcp_erp_port_forced_reopen()
[all …]
Dzfcp_unit.c53 void zfcp_unit_queue_scsi_scan(struct zfcp_port *port) in zfcp_unit_queue_scsi_scan()
67 static struct zfcp_unit *_zfcp_unit_find(struct zfcp_port *port, u64 fcp_lun) in _zfcp_unit_find()
91 struct zfcp_unit *zfcp_unit_find(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_find()
121 int zfcp_unit_add(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_add()
192 struct zfcp_port *port; in zfcp_unit_sdev()
232 int zfcp_unit_remove(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_remove()
Dzfcp_def.h118 struct zfcp_port *port;
199 struct zfcp_port { struct
238 struct zfcp_port *port;
258 struct zfcp_port *port;
Dzfcp_aux.c60 struct zfcp_port *port; in zfcp_init_device_configure()
184 struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *adapter, in zfcp_get_port_by_wwpn()
188 struct zfcp_port *port; in zfcp_get_port_by_wwpn()
466 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_port_release()
484 struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *adapter, u64 wwpn, in zfcp_port_enqueue()
487 struct zfcp_port *port; in zfcp_port_enqueue()
499 port = kzalloc(sizeof(struct zfcp_port), GFP_KERNEL); in zfcp_port_enqueue()
Dzfcp_sysfs.c72 ZFCP_DEFINE_ATTR(zfcp_port, port, status, "0x%08x\n",
74 ZFCP_DEFINE_ATTR(zfcp_port, port, in_recovery, "%d\n",
94 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_port_failed_show()
106 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_port_failed_store()
244 struct zfcp_port *port; in zfcp_sysfs_port_remove_store()
308 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_unit_add_store()
327 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_unit_remove_store()
Dzfcp_fc.c236 struct zfcp_port *port; in _zfcp_fc_incoming_rscn()
282 struct zfcp_port *port; in zfcp_fc_incoming_wwpn()
360 static int zfcp_fc_ns_gid_pn_request(struct zfcp_port *port, in zfcp_fc_ns_gid_pn_request()
397 static int zfcp_fc_ns_gid_pn(struct zfcp_port *port) in zfcp_fc_ns_gid_pn()
424 struct zfcp_port *port = container_of(work, struct zfcp_port, in zfcp_fc_port_did_lookup()
449 void zfcp_fc_trigger_did_lookup(struct zfcp_port *port) in zfcp_fc_trigger_did_lookup()
463 void zfcp_fc_plogi_evaluate(struct zfcp_port *port, struct fc_els_flogi *plogi) in zfcp_fc_plogi_evaluate()
491 struct zfcp_port *port = fc_req->ct_els.port; in zfcp_fc_adisc_handler()
519 static int zfcp_fc_adisc(struct zfcp_port *port) in zfcp_fc_adisc()
558 struct zfcp_port *port = in zfcp_fc_link_test_work()
[all …]
Dzfcp_scsi.c115 struct zfcp_port *port; in zfcp_scsi_slave_alloc()
480 struct zfcp_port *port; in zfcp_scsi_adapter_unregister()
662 struct zfcp_port *port; in zfcp_scsi_terminate_rport_io()
680 static void zfcp_scsi_rport_register(struct zfcp_port *port) in zfcp_scsi_rport_register()
712 static void zfcp_scsi_rport_block(struct zfcp_port *port) in zfcp_scsi_rport_block()
725 void zfcp_scsi_schedule_rport_register(struct zfcp_port *port) in zfcp_scsi_schedule_rport_register()
734 void zfcp_scsi_schedule_rport_block(struct zfcp_port *port) in zfcp_scsi_schedule_rport_block()
749 struct zfcp_port *port; in zfcp_scsi_schedule_rports_block()
759 struct zfcp_port *port = container_of(work, struct zfcp_port, in zfcp_scsi_rport_work()
Dzfcp_ccw.c115 struct zfcp_port *port, *p; in zfcp_ccw_remove()
Dzfcp_dbf.c251 struct zfcp_port *port, in zfcp_dbf_set_common()
279 struct zfcp_port *port, struct scsi_device *sdev, in zfcp_dbf_rec_trig()
325 struct zfcp_port *port, struct scsi_device *sdev, in zfcp_dbf_rec_trig_lock()
Dzfcp_fsf.h454 struct zfcp_port *port;
Dzfcp_fsf.c98 struct zfcp_port *port; in zfcp_fsf_status_read_port_closed()
1383 struct zfcp_port *port = req->data; in zfcp_fsf_open_port_handler()
1456 struct zfcp_port *port = erp_action->port; in zfcp_fsf_open_port()
1497 struct zfcp_port *port = req->data; in zfcp_fsf_close_port_handler()
1687 struct zfcp_port *port = req->data; in zfcp_fsf_close_physical_port_handler()