HomeSort by: relevance | last modified time | path
    Searched defs:drsc_matched (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
drsc.c 104 static int drsc_matched = 0; local in function:drscmatch
107 if (!is_draco() || !matchname(aux, "drsc") || drsc_matched)
110 drsc_matched = 1;
drsc.c 104 static int drsc_matched = 0; local in function:drscmatch
107 if (!is_draco() || !matchname(aux, "drsc") || drsc_matched)
110 drsc_matched = 1;

Completed in 21 milliseconds