Searched refs:bcons_init (Results 1 – 4 of 4) sorted by relevance
65 extern void bcons_init(struct xboot_info *);
737 bcons_init(struct xboot_info *xbi) in bcons_init() function
2353 bcons_init(NULL); /* Set very early console to ttya. */ in startup_kernel()2375 bcons_init(bi); /* Now we can set the real console. */ in startup_kernel()
2157 bcons_init(xbp); in _start()