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

/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Ddma.c169 static int dmafound = 0; /* can only have one */ local
171 if (strcmp("dma", ia->ia_modname) != 0 || dmafound)
174 dmafound = 1;

Completed in 102 milliseconds