Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_erp.c214 u32 act_status, in zfcp_erp_setup_act() argument
231 if (!(act_status & ZFCP_STATUS_ERP_NO_REF)) in zfcp_erp_setup_act()
241 act_status |= ZFCP_STATUS_ERP_CLOSE_ONLY; in zfcp_erp_setup_act()
254 act_status |= ZFCP_STATUS_ERP_CLOSE_ONLY; in zfcp_erp_setup_act()
266 act_status |= ZFCP_STATUS_ERP_CLOSE_ONLY; in zfcp_erp_setup_act()
276 erp_action->status = act_status; in zfcp_erp_setup_act()
285 char *dbftag, u32 act_status) in zfcp_erp_action_enqueue() argument
305 act = zfcp_erp_setup_act(need, act_status, adapter, port, sdev); in zfcp_erp_action_enqueue()
460 char *dbftag, u32 act_status) in _zfcp_erp_lun_reopen() argument
468 zfcp_sdev->port, sdev, dbftag, act_status); in _zfcp_erp_lun_reopen()