Home
last modified time | relevance | path

Searched refs:intrc (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/s390/block/
Ddasd_erp.c171 if (cqr->intrc == -ETIMEDOUT) { in dasd_log_sense()
176 if (cqr->intrc == -ENOLINK) { in dasd_log_sense()
Ddasd.c1395 cqr->intrc = rc; in dasd_start_IO()
1406 cqr->intrc = -EPERM; in dasd_start_IO()
1497 cqr->intrc = rc; in dasd_start_IO()
2064 cqr->intrc = -EAGAIN; in __dasd_device_start_head()
2347 cqr->intrc = -EPERM; in _dasd_sleep_on()
2355 cqr->intrc = -ENOLINK; in _dasd_sleep_on()
2364 cqr->intrc = -ENODEV; in _dasd_sleep_on()
2377 maincqr->intrc = rc; in _dasd_sleep_on()
2397 maincqr->intrc = rc; in _dasd_sleep_on()
2406 (maincqr->intrc != -ERESTARTSYS)) in _dasd_sleep_on()
[all …]
Ddasd_alias.c391 if (cqr->intrc == -ENODEV) in suborder_not_supported()
394 if (cqr->intrc == -ENOLINK) in suborder_not_supported()
397 if (cqr->intrc == -EPERM) in suborder_not_supported()
Ddasd_diag.c212 cqr->intrc = rc; in dasd_start_diag()
Ddasd_int.h160 int intrc; /* internal error, e.g. from start_IO */ member
Ddasd_eckd.c1949 else if (cqr->intrc == -EAGAIN) in dasd_eckd_psf_ssc()
5540 req ? req->intrc : 0); in dasd_eckd_dump_sense_ccw()
5646 req ? req->intrc : 0); in dasd_eckd_dump_sense_tcw()