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

  /src/sys/arch/evbarm/bcm53xx/
bcm53xx_machdep.c 124 earlyconsputc(dev_t dev, int c) function in typeref:typename:void
136 .cn_putc = earlyconsputc,
  /src/sys/arch/evbarm/fdt/
fdt_machdep.c 146 earlyconsputc(dev_t dev, int c) function in typeref:typename:void
158 .cn_putc = earlyconsputc,
  /src/sys/arch/riscv/riscv/
riscv_machdep.c 101 earlyconsputc(dev_t dev, int c) function in typeref:typename:void
113 .cn_putc = earlyconsputc,

Completed in 13 milliseconds