Home
last modified time | relevance | path

Searched defs:zfcp_erp_action (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/s390/scsi/
Dzfcp_def.h113 struct zfcp_erp_action { struct
114 struct list_head list;
115 int action; /* requested action code */
116 struct zfcp_adapter *adapter; /* device which should be recovered */
117 struct zfcp_port *port;
118 struct scsi_device *sdev;
119 u32 status; /* recovery status */
120 u32 step; /* active step of this erp action */
121 unsigned long fsf_req_id;
122 struct timer_list timer;