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

/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Ddma.c154 int dmatimo[NDMACHAN]; variable
340 dmatimo[unit] = 0;
532 dmatimo[unit] = 1;
546 dmatimo[unit] = 0;
617 dmatimo[i] = 1;
643 if (dmatimo[i]) {
644 if (dmatimo[i] > 1)
646 i, dmatimo[i]-1);
647 dmatimo[i]++;

Completed in 63 milliseconds