Searched refs:zfcp_port (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_unit.c | 53 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()
|
| H A D | zfcp_aux.c | 61 struct zfcp_port *port; in zfcp_init_device_configure() 188 struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *adapter, in zfcp_get_port_by_wwpn() 192 struct zfcp_port *port; in zfcp_get_port_by_wwpn() 489 struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); in zfcp_port_release() 507 struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *adapter, u64 wwpn, in zfcp_port_enqueue() 510 struct zfcp_port *port; in zfcp_port_enqueue() 522 port = kzalloc_obj(struct zfcp_port); in zfcp_port_enqueue()
|
| H A D | zfcp_fc.c | 246 struct zfcp_port *port; in _zfcp_fc_incoming_rscn() 276 struct zfcp_port *port; in zfcp_fc_incoming_rscn() 305 struct zfcp_port *port; in zfcp_fc_incoming_wwpn() 383 static int zfcp_fc_ns_gid_pn_request(struct zfcp_port *port, in zfcp_fc_ns_gid_pn_request() 420 static int zfcp_fc_ns_gid_pn(struct zfcp_port *port) in zfcp_fc_ns_gid_pn() 447 struct zfcp_port *port = container_of(work, struct zfcp_port, in zfcp_fc_port_did_lookup() 472 void zfcp_fc_trigger_did_lookup(struct zfcp_port *port) in zfcp_fc_trigger_did_lookup() 486 void zfcp_fc_plogi_evaluate(struct zfcp_port *port, struct fc_els_flogi *plogi) in zfcp_fc_plogi_evaluate() 514 struct zfcp_port *port = fc_req->ct_els.port; in zfcp_fc_adisc_handler() 548 static int zfcp_fc_adisc(struct zfcp_port *port) in zfcp_fc_adisc() [all …]
|
| H A D | zfcp_def.h | 128 struct zfcp_port *port; 206 struct zfcp_port { struct 266 struct zfcp_port *port; 286 struct zfcp_port *port;
|
| H A D | zfcp_scsi.c | 119 struct zfcp_port *port; in zfcp_scsi_sdev_init() 522 struct zfcp_port *port; in zfcp_scsi_adapter_unregister() 704 struct zfcp_port *port; in zfcp_scsi_terminate_rport_io() 722 static void zfcp_scsi_rport_register(struct zfcp_port *port) in zfcp_scsi_rport_register() 754 static void zfcp_scsi_rport_block(struct zfcp_port *port) in zfcp_scsi_rport_block() 767 void zfcp_scsi_schedule_rport_register(struct zfcp_port *port) in zfcp_scsi_schedule_rport_register() 776 void zfcp_scsi_schedule_rport_block(struct zfcp_port *port) in zfcp_scsi_schedule_rport_block() 791 struct zfcp_port *port; in zfcp_scsi_schedule_rports_block() 801 struct zfcp_port *port = container_of(work, struct zfcp_port, in zfcp_scsi_rport_work()
|
| H A D | zfcp_fsf.c | 110 struct zfcp_port *port; in zfcp_fsf_status_read_port_closed() 1589 static void zfcp_fsf_log_port_fc_security(struct zfcp_port *port, in zfcp_fsf_log_port_fc_security() 1697 struct zfcp_port *port = req->data; in zfcp_fsf_open_port_handler() 1781 struct zfcp_port *port = erp_action->port; in zfcp_fsf_open_port() 1823 struct zfcp_port *port = req->data; in zfcp_fsf_close_port_handler() 2022 struct zfcp_port *port = req->data; in zfcp_fsf_close_physical_port_handler()
|