Home
last modified time | relevance | path

Searched refs:act_status (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/s390/scsi/
Dzfcp_erp.c231 static struct zfcp_erp_action *zfcp_erp_setup_act(int need, u32 act_status, in zfcp_erp_setup_act() argument
248 if (!(act_status & ZFCP_STATUS_ERP_NO_REF)) in zfcp_erp_setup_act()
258 act_status |= ZFCP_STATUS_ERP_CLOSE_ONLY; in zfcp_erp_setup_act()
271 act_status |= ZFCP_STATUS_ERP_CLOSE_ONLY; in zfcp_erp_setup_act()
283 act_status |= ZFCP_STATUS_ERP_CLOSE_ONLY; in zfcp_erp_setup_act()
296 erp_action->status = act_status; in zfcp_erp_setup_act()
304 char *id, u32 act_status) in zfcp_erp_action_enqueue() argument
324 act = zfcp_erp_setup_act(need, act_status, adapter, port, sdev); in zfcp_erp_action_enqueue()
475 u32 act_status) in _zfcp_erp_lun_reopen() argument
483 zfcp_sdev->port, sdev, id, act_status); in _zfcp_erp_lun_reopen()