Searched refs:_zfcp_erp_lun_reopen (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/s390/scsi/ |
D | zfcp_erp.c | 405 static void _zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, char *id, in _zfcp_erp_lun_reopen() function 436 _zfcp_erp_lun_reopen(sdev, clear, id, 0); in zfcp_erp_lun_reopen() 471 _zfcp_erp_lun_reopen(sdev, clear, id, ZFCP_STATUS_ERP_NO_REF); in zfcp_erp_lun_shutdown_wait() 597 _zfcp_erp_lun_reopen(sdev, clear, id, 0); in _zfcp_erp_lun_reopen_all() 613 _zfcp_erp_lun_reopen(act->sdev, 0, "ersff_4", 0); in zfcp_erp_strategy_followup_failed() 1166 _zfcp_erp_lun_reopen(sdev, in zfcp_erp_strategy_statechange()
|