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

  /src/sys/arch/atari/pci/
pci_vga.c 123 int got_ioh, got_memh, rv; local in function:check_for_vga
134 got_memh = 0;
149 got_memh = 1;
210 got_memh = 0;
253 if (got_memh)
pci_vga.c 123 int got_ioh, got_memh, rv; local in function:check_for_vga
134 got_memh = 0;
149 got_memh = 1;
210 got_memh = 0;
253 if (got_memh)

Completed in 63 milliseconds