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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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);
53 extern struct zfcp_unit *zfcp_unit_enqueue(struct zfcp_port *, fcp_lun_t);
54 extern void zfcp_unit_dequeue(struct zfcp_unit *);
100 struct zfcp_unit *,
106 struct zfcp_adapter *, struct zfcp_unit *, u8, int);
108 unsigned long, struct zfcp_adapter *, struct zfcp_unit *, int);
127 extern int zfcp_scsi_command_async(struct zfcp_adapter *,struct zfcp_unit *,
129 extern int zfcp_scsi_command_sync(struct zfcp_unit *, struct scsi_cmnd *, int);
145 extern void zfcp_erp_modify_unit_status(struct zfcp_unit *, u32, int);
146 extern int zfcp_erp_unit_reopen(struct zfcp_unit *, in
[all...]
H A Dzfcp_scsi.c35 static int zfcp_task_management_function(struct zfcp_unit *, u8,
38 static struct zfcp_unit *zfcp_unit_lookup(struct zfcp_adapter *, int,
149 struct zfcp_unit *unit;
174 * Remove reference to associated scsi device for an zfcp_unit.
175 * Mark zfcp_unit as failed. The scsi device might be deleted via sysfs
180 struct zfcp_unit *unit = (struct zfcp_unit *) sdpnt->hostdata;
239 zfcp_scsi_command_async(struct zfcp_adapter *adapter, struct zfcp_unit *unit,
306 zfcp_scsi_command_sync(struct zfcp_unit *unit, struct scsi_cmnd *scpnt,
336 struct zfcp_unit *uni
[all...]
H A Dzfcp_sysfs_unit.c48 struct zfcp_unit *unit; \
79 struct zfcp_unit *unit;
116 struct zfcp_unit *unit;
H A Dzfcp_erp.c32 static int zfcp_erp_unit_reopen_internal(struct zfcp_unit *, int);
41 static void zfcp_erp_unit_block(struct zfcp_unit *, int);
42 static void zfcp_erp_unit_unblock(struct zfcp_unit *);
51 static int zfcp_erp_strategy_check_unit(struct zfcp_unit *, int);
56 struct zfcp_unit *, int);
60 struct zfcp_unit *, int);
90 static int zfcp_erp_unit_strategy_clearstati(struct zfcp_unit *);
96 static void zfcp_erp_action_dismiss_unit(struct zfcp_unit *);
100 struct zfcp_port *, struct zfcp_unit *);
103 struct zfcp_port *, struct zfcp_unit *,
[all...]
H A Dzfcp_sysfs_port.c76 struct zfcp_unit *unit;
117 struct zfcp_unit *unit;
H A Dzfcp_ccw.c102 struct zfcp_unit *unit, *u;
H A Dzfcp_def.h858 struct zfcp_unit *unit;
966 struct zfcp_unit { struct
1012 struct zfcp_unit *unit;
1129 zfcp_unit_get(struct zfcp_unit *unit)
1135 zfcp_unit_put(struct zfcp_unit *unit)
1142 zfcp_unit_wait(struct zfcp_unit *unit)
H A Dzfcp_aux.c209 struct zfcp_unit *unit;
717 struct zfcp_unit *
720 struct zfcp_unit *unit;
815 struct zfcp_unit *
818 struct zfcp_unit *unit, *tmp_unit;
833 unit = kzalloc(sizeof (struct zfcp_unit), GFP_KERNEL);
893 zfcp_unit_dequeue(struct zfcp_unit *unit)
H A Dzfcp_fsf.c1066 struct zfcp_unit *unit, int req_flags)
1134 struct zfcp_unit *unit;
1143 unit = (struct zfcp_unit *) new_fsf_req->data;
2759 struct zfcp_unit *unit;
2966 struct zfcp_unit *unit;
2973 unit = (struct zfcp_unit *) fsf_req->data;
3297 struct zfcp_unit *unit;
3299 unit = (struct zfcp_unit *) fsf_req->data;
3422 struct zfcp_unit *unit,
3595 struct zfcp_unit *uni
[all...]
H A Dzfcp_dbf.c142 struct zfcp_unit *unit;
216 unit = (struct zfcp_unit *)fsf_req->data;
810 zfcp_scsi_dbf_event_devreset(const char *tag, u8 flag, struct zfcp_unit *unit,

Completed in 108 milliseconds