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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ccw.c175 zfcp_erp_wait(adapter);
202 zfcp_erp_wait(adapter);
248 zfcp_erp_wait(adapter);
287 zfcp_erp_wait(adapter);
H A Dzfcp_sysfs_adapter.c93 zfcp_erp_wait(port->adapter);
151 zfcp_erp_wait(adapter);
197 zfcp_erp_wait(adapter);
H A Dzfcp_sysfs_port.c98 zfcp_erp_wait(unit->port->adapter);
154 zfcp_erp_wait(unit->port->adapter);
198 zfcp_erp_wait(port->adapter);
H A Dzfcp_sysfs_unit.c99 zfcp_erp_wait(unit->port->adapter);
H A Dzfcp_ext.h152 extern int zfcp_erp_wait(struct zfcp_adapter *);
H A Dzfcp_scsi.c183 zfcp_erp_wait(unit->port->adapter);
561 zfcp_erp_wait(adapter);
H A Dzfcp_aux.c228 zfcp_erp_wait(adapter);
H A Dzfcp_erp.c596 * To wait for the completion of the reopen zfcp_erp_wait should be used.
664 * To wait for the completion of the reopen zfcp_erp_wait should be used.
1722 * zfcp_erp_wait - wait for completion of error recovery on an adapter
1727 zfcp_erp_wait(struct zfcp_adapter *adapter) function

Completed in 61 milliseconds