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

  /src/sys/arch/evbppc/sam460ex/
autoconf.c 100 static bool sam460ex_pci_console_found; variable
133 if (sam460ex_console == SAM460EX_CONS_PCI && !sam460ex_pci_console_found)
158 if (sam460ex_console == SAM460EX_CONS_PCI && !sam460ex_pci_console_found &&
175 sam460ex_pci_console_found = true;

Completed in 17 milliseconds