Searched refs:zfcp_fsf_start_timer (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/s390/scsi/
H A Dzfcp_fsf.c47 static void zfcp_fsf_start_timer(struct zfcp_fsf_req *fsf_req, function
1073 zfcp_fsf_start_timer(req, ZFCP_FSF_SCSI_ER_TIMEOUT);
1213 zfcp_fsf_start_timer(req, (timeout + 10) * HZ);
1458 zfcp_fsf_start_timer(req, ZFCP_FSF_REQUEST_TIMEOUT);
1567 zfcp_fsf_start_timer(req, ZFCP_FSF_REQUEST_TIMEOUT);
1950 zfcp_fsf_start_timer(req, ZFCP_FSF_REQUEST_TIMEOUT);
2009 zfcp_fsf_start_timer(req, ZFCP_FSF_REQUEST_TIMEOUT);
2715 zfcp_fsf_start_timer(req, ZFCP_FSF_SCSI_ER_TIMEOUT);

Completed in 181 milliseconds