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

/linux-master/drivers/s390/cio/
H A Dio_sch.h64 * @maxretries: number of retries per I/O operation and path
80 u16 maxretries; member in struct:ccw_request
H A Dccwreq.c49 req->retries = req->maxretries;
130 req->retries = req->maxretries;
H A Ddevice_pgid.c182 req->maxretries = PGID_RETRIES;
274 req->maxretries = PGID_RETRIES;
530 req->maxretries = PGID_RETRIES;
613 req->maxretries = PGID_RETRIES;
673 req->maxretries = PGID_RETRIES;
H A Ddevice_id.c220 req->maxretries = SENSE_ID_RETRIES;

Completed in 175 milliseconds