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

/netbsd-current/sys/dev/bi/
H A Dif_ni.c149 volatile int endwait, retry; /* Used during autoconfig */ variable
409 endwait = retry = 0;
416 while (endwait == 0 && --i)
419 if (endwait == 0) {
636 endwait = 1;

Completed in 195 milliseconds