Home
last modified time | relevance | path

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

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