Home
last modified time | relevance | path

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

/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,
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 *);
96 extern void zfcp_fc_trigger_did_lookup(struct zfcp_port *);
[all …]
Dzfcp_erp.c91 static void zfcp_erp_action_dismiss_port(struct zfcp_port *port) in zfcp_erp_action_dismiss_port()
108 struct zfcp_port *port; in zfcp_erp_action_dismiss_adapter()
122 struct zfcp_port *port, struct scsi_device *sdev) in zfcp_erp_handle_failed()
162 struct zfcp_port *port, in zfcp_erp_required_act()
215 struct zfcp_port *port, in zfcp_erp_setup_act()
282 struct zfcp_port *port, in zfcp_erp_action_enqueue()
322 static /* don't waste stack */ struct zfcp_port tmpport; in zfcp_erp_port_forced_no_port_dbf()
387 void zfcp_erp_port_shutdown(struct zfcp_port *port, int clear, char *dbftag) in zfcp_erp_port_shutdown()
393 static void zfcp_erp_port_block(struct zfcp_port *port, int clear) in zfcp_erp_port_block()
399 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()
198 struct zfcp_port *port; in zfcp_unit_sdev()
238 int zfcp_unit_remove(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_remove()
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()
238 static void zfcp_sysfs_port_set_removing(struct zfcp_port *const port) in zfcp_sysfs_port_set_removing()
244 bool zfcp_sysfs_port_is_removing(const struct zfcp_port *const port) in zfcp_sysfs_port_is_removing()
250 static bool zfcp_sysfs_port_in_use(struct zfcp_port *const port) in zfcp_sysfs_port_in_use()
291 struct zfcp_port *port; in zfcp_sysfs_port_remove_store()
351 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_unit_add_store()
370 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_sysfs_unit_remove_store()
Dzfcp_aux.c60 struct zfcp_port *port; in zfcp_init_device_configure()
187 struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *adapter, in zfcp_get_port_by_wwpn()
191 struct zfcp_port *port; in zfcp_get_port_by_wwpn()
461 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_port_release()
479 struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *adapter, u64 wwpn, in zfcp_port_enqueue()
482 struct zfcp_port *port; in zfcp_port_enqueue()
494 port = kzalloc(sizeof(struct zfcp_port), GFP_KERNEL); in zfcp_port_enqueue()
Dzfcp_fc.c236 struct zfcp_port *port; in _zfcp_fc_incoming_rscn()
266 struct zfcp_port *port; in zfcp_fc_incoming_rscn()
295 struct zfcp_port *port; in zfcp_fc_incoming_wwpn()
373 static int zfcp_fc_ns_gid_pn_request(struct zfcp_port *port, in zfcp_fc_ns_gid_pn_request()
410 static int zfcp_fc_ns_gid_pn(struct zfcp_port *port) in zfcp_fc_ns_gid_pn()
437 struct zfcp_port *port = container_of(work, struct zfcp_port, in zfcp_fc_port_did_lookup()
462 void zfcp_fc_trigger_did_lookup(struct zfcp_port *port) in zfcp_fc_trigger_did_lookup()
476 void zfcp_fc_plogi_evaluate(struct zfcp_port *port, struct fc_els_flogi *plogi) in zfcp_fc_plogi_evaluate()
504 struct zfcp_port *port = fc_req->ct_els.port; in zfcp_fc_adisc_handler()
532 static int zfcp_fc_adisc(struct zfcp_port *port) in zfcp_fc_adisc()
[all …]
Dzfcp_def.h128 struct zfcp_port *port;
202 struct zfcp_port { struct
260 struct zfcp_port *port;
280 struct zfcp_port *port;
Dzfcp_scsi.c119 struct zfcp_port *port; in zfcp_scsi_slave_alloc()
500 struct zfcp_port *port; in zfcp_scsi_adapter_unregister()
682 struct zfcp_port *port; in zfcp_scsi_terminate_rport_io()
700 static void zfcp_scsi_rport_register(struct zfcp_port *port) in zfcp_scsi_rport_register()
732 static void zfcp_scsi_rport_block(struct zfcp_port *port) in zfcp_scsi_rport_block()
745 void zfcp_scsi_schedule_rport_register(struct zfcp_port *port) in zfcp_scsi_schedule_rport_register()
754 void zfcp_scsi_schedule_rport_block(struct zfcp_port *port) in zfcp_scsi_schedule_rport_block()
769 struct zfcp_port *port; in zfcp_scsi_schedule_rports_block()
779 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.c109 struct zfcp_port *port; in zfcp_fsf_status_read_port_closed()
1424 struct zfcp_port *port = req->data; in zfcp_fsf_open_port_handler()
1497 struct zfcp_port *port = erp_action->port; in zfcp_fsf_open_port()
1539 struct zfcp_port *port = req->data; in zfcp_fsf_close_port_handler()
1738 struct zfcp_port *port = req->data; in zfcp_fsf_close_physical_port_handler()