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

/linux-master/drivers/s390/scsi/
H A Dzfcp_erp.c1317 static int zfcp_erp_strat_change_det(atomic_t *target_status, u32 erp_status) argument
1322 (erp_status & ZFCP_STATUS_ERP_CLOSE_ONLY))
1326 !(erp_status & ZFCP_STATUS_ERP_CLOSE_ONLY))
1340 u32 erp_status = act->status; local
1344 if (zfcp_erp_strat_change_det(&adapter->status, erp_status)) {
1354 if (zfcp_erp_strat_change_det(&port->status, erp_status)) {
1364 if (zfcp_erp_strat_change_det(&zfcp_sdev->status, erp_status)) {

Completed in 82 milliseconds