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

/netbsd-current/sys/arch/amiga/dev/
H A Ddrbbc.c76 static int drbbc_matched = 0; local
79 if (!is_draco() || !matchname(aux, "drbbc") || drbbc_matched)
82 drbbc_matched = 1;

Completed in 169 milliseconds