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

  /src/sys/arch/atari/isa/
isa_machdep.c 91 static int nmatched = 0; local in function:isabusmatch
103 if (nmatched)
105 nmatched++;
isa_machdep.c 91 static int nmatched = 0; local in function:isabusmatch
103 if (nmatched)
105 nmatched++;
  /src/sys/arch/atari/pci/
pci_machdep.c 145 static int nmatched = 0; local in function:pcibusmatch
157 if (nmatched)
159 nmatched++;
pci_machdep.c 145 static int nmatched = 0; local in function:pcibusmatch
157 if (nmatched)
159 nmatched++;

Completed in 21 milliseconds