Searched refs:zfcp_port (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ext.h42 extern struct zfcp_unit *zfcp_get_unit_by_lun(struct zfcp_port *, fcp_lun_t);
43 extern struct zfcp_port *zfcp_get_port_by_wwpn(struct zfcp_adapter *, wwn_t);
44 extern struct zfcp_port *zfcp_get_port_by_did(struct zfcp_adapter *, u32);
50 extern struct zfcp_port *zfcp_port_enqueue(struct zfcp_adapter *, wwn_t,
52 extern void zfcp_port_dequeue(struct zfcp_port *);
53 extern struct zfcp_unit *zfcp_unit_enqueue(struct zfcp_port *, fcp_lun_t);
115 extern void zfcp_plogi_evaluate(struct zfcp_port *, struct fsf_plogi *);
138 extern void zfcp_erp_modify_port_status(struct zfcp_port *, u32, int);
139 extern int zfcp_erp_port_reopen(struct zfcp_port *, int);
140 extern int zfcp_erp_port_shutdown(struct zfcp_port *, in
[all...]
H A Dzfcp_sysfs_port.c48 struct zfcp_port *port; \
75 struct zfcp_port *port;
116 struct zfcp_port *port;
177 struct zfcp_port *port;
215 struct zfcp_port *port;
H A Dzfcp_erp.c26 static int zfcp_erp_adisc(struct zfcp_port *);
30 static int zfcp_erp_port_forced_reopen_internal(struct zfcp_port *, int);
31 static int zfcp_erp_port_reopen_internal(struct zfcp_port *, int);
35 static int zfcp_erp_unit_reopen_all_internal(struct zfcp_port *, int);
39 static void zfcp_erp_port_block(struct zfcp_port *, int);
40 static void zfcp_erp_port_unblock(struct zfcp_port *);
52 static int zfcp_erp_strategy_check_port(struct zfcp_port *, int);
55 struct zfcp_port *,
59 struct zfcp_port *,
79 static int zfcp_erp_port_strategy_clearstati(struct zfcp_port *);
[all...]
H A Dzfcp_aux.c208 struct zfcp_port *port;
718 zfcp_get_unit_by_lun(struct zfcp_port *port, fcp_lun_t fcp_lun)
741 struct zfcp_port *
744 struct zfcp_port *port;
765 struct zfcp_port *
768 struct zfcp_port *port;
816 zfcp_unit_enqueue(struct zfcp_port *port, fcp_lun_t fcp_lun)
1190 struct zfcp_port *
1194 struct zfcp_port *port;
1209 port = kzalloc(sizeof (struct zfcp_port), GFP_KERNE
[all...]
H A Dzfcp_def.h787 struct zfcp_port *port;
807 struct zfcp_port *port;
829 struct zfcp_port *port;
857 struct zfcp_port *port;
913 struct zfcp_port *nameserver_port; /* adapter's nameserver */
939 struct zfcp_port { struct
972 struct zfcp_port *port; /* remote port of unit */
1148 zfcp_port_get(struct zfcp_port *port)
1154 zfcp_port_put(struct zfcp_port *port)
1161 zfcp_port_wait(struct zfcp_port *por
[all...]
H A Dzfcp_sysfs_adapter.c71 struct zfcp_port *port;
114 struct zfcp_port *port;
H A Dzfcp_ccw.c101 struct zfcp_port *port, *p;
H A Dzfcp_dbf.c141 struct zfcp_port *port;
208 port = (struct zfcp_port *)fsf_req->data;
486 struct zfcp_port *port = send_ct->port;
525 struct zfcp_port *port = ct->port;
537 struct zfcp_port *port = ct->port;
H A Dzfcp_scsi.c358 struct zfcp_port *port;
615 struct zfcp_port *port;
H A Dzfcp_fsf.c793 struct zfcp_port *port;
1323 struct zfcp_port *port;
1452 struct zfcp_port *port;
1749 struct zfcp_port *port;
2377 struct zfcp_port *port;
2382 port = (struct zfcp_port *) fsf_req->data;
2621 struct zfcp_port *port;
2623 port = (struct zfcp_port *) fsf_req->data;
2758 struct zfcp_port *port;
2763 port = (struct zfcp_port *) fsf_re
[all...]

Completed in 48 milliseconds