Searched refs:intrc (Results 1 – 3 of 3) sorted by relevance
167 if (cqr->intrc == -ETIMEDOUT) { in dasd_log_sense()172 if (cqr->intrc == -ENOLINK) { in dasd_log_sense()
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()
131 int intrc; /* internal error, e.g. from start_IO */ member