HomeSort by: relevance | last modified time | path
    Searched refs:gotmem (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
vga_common.c 52 int gotio_vga, gotio_6845, gotmem, mono, rv; local in function:vga_common_probe
55 gotio_vga = gotio_6845 = gotmem = rv = 0;
71 gotmem = 1;
106 if (gotmem)
  /src/sys/dev/isa/
if_ntwoc_isa.c 195 int gotmem, gotsca[16]; local in function:ntwoc_isa_probe
213 gotmem = rv = 0;
265 gotmem = 1;
369 if (gotmem)
  /src/sys/arch/i386/pnpbios/
pnpbios.c 959 goto gotmem;
995 goto gotmem;
1012 gotmem:

Completed in 14 milliseconds