Searched refs:nack_busy_id (Results 1 - 1 of 1) sorted by relevance

/arch/sparc/kernel/
H A Dsmp_64.c475 int nack_busy_id, is_jbus, need_more; local
507 nack_busy_id = 0;
523 target |= (nack_busy_id << 24);
525 (nack_busy_id * 2));
532 nack_busy_id++;
533 if (nack_busy_id == 32) {
545 stuck = 100000 * nack_busy_id;
587 udelay(2 * nack_busy_id);

Completed in 549 milliseconds