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

  /src/sys/arch/evbarm/fdt/
fdt_machdep.c 509 static bool found_pci_console = false; local in function:fdt_device_register
513 !found_pci_console) {
516 found_pci_console = true;
fdt_machdep.c 509 static bool found_pci_console = false; local in function:fdt_device_register
513 !found_pci_console) {
516 found_pci_console = true;

Completed in 176 milliseconds