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

  /src/sys/arch/evbarm/bcm53xx/
bcm53xx_machdep.c 135 static struct consdev earlycons = { variable in typeref:struct:consdev
280 cn_tab = &earlycons;
  /src/sys/arch/evbarm/fdt/
fdt_machdep.c 157 static struct consdev earlycons = { variable in typeref:struct:consdev
262 cn_tab = &earlycons;
  /src/sys/arch/riscv/riscv/
riscv_machdep.c 112 static struct consdev earlycons = { variable in typeref:struct:consdev
701 cn_tab = &earlycons;

Completed in 13 milliseconds