Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
A Ddasd_erp.c166 if (cqr->intrc == -ETIMEDOUT) { in dasd_log_sense()
171 if (cqr->intrc == -ENOLINK) { in dasd_log_sense()
A Ddasd.c1378 cqr->intrc = rc; in dasd_start_IO()
1389 cqr->intrc = -EPERM; in dasd_start_IO()
1477 cqr->intrc = rc; in dasd_start_IO()
2054 cqr->intrc = -EAGAIN; in __dasd_device_start_head()
2336 cqr->intrc = -EPERM; in _dasd_sleep_on()
2400 rc = maincqr->intrc; in _dasd_sleep_on()
2434 cqr->intrc = -EPERM; in _dasd_sleep_on_queue()
2452 cqr->intrc = rc; in _dasd_sleep_on_queue()
2576 cqr->intrc = -EPERM; in dasd_sleep_on_immediatly()
2603 else if (cqr->intrc) in dasd_sleep_on_immediatly()
[all …]
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.c209 cqr->intrc = rc; in dasd_start_diag()
A Ddasd_int.h131 int intrc; /* internal error, e.g. from start_IO */ member
A Ddasd_eckd.c1937 else if (cqr->intrc == -EAGAIN) in dasd_eckd_psf_ssc()
5595 req ? req->intrc : 0); in dasd_eckd_dump_sense_ccw()
5688 req ? req->intrc : 0); in dasd_eckd_dump_sense_tcw()

Completed in 30 milliseconds