Home
last modified time | relevance | path

Searched refs:cninit (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/arm/arm/
H A Dplatform_if.m112 * before cninit(). The intention is that the routine can do any hardware
120 * @brief Called just after cninit(). This is the first of the init
H A Dmachdep.c573 cninit(); in initarm()
/freebsd/sys/sys/
H A Dcons.h125 void cninit(void);
/freebsd/sys/arm/conf/
H A DASUS_AC130030 # way up to cninit().
/freebsd/sys/riscv/riscv/
H A Dmachdep.c641 cninit(); in initriscv()
/freebsd/sys/kern/
H A Dkern_cons.c154 cninit(void) in cninit() function
/freebsd/sys/powerpc/powerpc/
H A Dmachdep.c428 cninit(); in powerpc_init()
/freebsd/sys/i386/i386/
H A Dmachdep.c1531 cninit(); in init386()
1552 cninit(); in init386()
/freebsd/sys/amd64/amd64/
H A Dmachdep.c1576 cninit(); in hammer_time()
1591 cninit(); in hammer_time()
/freebsd/sys/arm64/arm64/
H A Dmachdep.c695 * setting one to get cninit() working, then calling panic to tell in bus_probe()
898 cninit(); in initarm()
910 * Dump the boot metadata. We have to wait for cninit() since console in initarm()