Home
last modified time | relevance | path

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

/drivers/s390/block/
A Ddasd.c1380 cqr->intrc = rc; in dasd_start_IO()
1391 cqr->intrc = -EPERM; in dasd_start_IO()
1479 cqr->intrc = rc; in dasd_start_IO()
2056 cqr->intrc = -EAGAIN; in __dasd_device_start_head()
2338 cqr->intrc = -EPERM; in _dasd_sleep_on()
2402 rc = maincqr->intrc; in _dasd_sleep_on()
2436 cqr->intrc = -EPERM; in _dasd_sleep_on_queue()
2454 cqr->intrc = rc; in _dasd_sleep_on_queue()
2578 cqr->intrc = -EPERM; in dasd_sleep_on_immediatly()
2605 else if (cqr->intrc) in dasd_sleep_on_immediatly()
[all …]
A Ddasd_erp.c167 if (cqr->intrc == -ETIMEDOUT) { in dasd_log_sense()
172 if (cqr->intrc == -ENOLINK) { in dasd_log_sense()
A Ddasd_alias.c383 if (cqr->intrc == -ENODEV) in suborder_not_supported()
386 if (cqr->intrc == -ENOLINK) in suborder_not_supported()
389 if (cqr->intrc == -EPERM) in suborder_not_supported()
A Ddasd_diag.c213 cqr->intrc = rc; in dasd_start_diag()
A Ddasd_int.h131 int intrc; /* internal error, e.g. from start_IO */ member
A Ddasd_eckd.c1938 else if (cqr->intrc == -EAGAIN) in dasd_eckd_psf_ssc()
5596 req ? req->intrc : 0); in dasd_eckd_dump_sense_ccw()
5689 req ? req->intrc : 0); in dasd_eckd_dump_sense_tcw()

Completed in 37 milliseconds