Searched refs:intrc (Results 1 – 6 of 6) sorted by relevance
166 if (cqr->intrc == -ETIMEDOUT) { in dasd_log_sense()171 if (cqr->intrc == -ENOLINK) { in dasd_log_sense()
1378 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 …]
383 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()
209 cqr->intrc = rc; in dasd_start_diag()
131 int intrc; /* internal error, e.g. from start_IO */ member
1937 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