HomeSort by: relevance | last modified time | path
    Searched defs:found_pci_console (Results 1 - 1 of 1) 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) {
515 found_pci_console = true;

Completed in 16 milliseconds