Searched refs:coreboot_console_create (Results 1 – 3 of 3) sorted by relevance
122 coreboot_console_create(struct coreboot_softc *sc) in coreboot_console_create() function
621 int coreboot_console_create(struct coreboot_softc *sc);
1416 error = coreboot_console_create(sc); in coreboot_attach()