Home
last modified time | relevance | path

Searched refs:coreboot_console_create (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/coreboot/
H A Dcoreboot_console.c122 coreboot_console_create(struct coreboot_softc *sc) in coreboot_console_create() function
H A Dcoreboot.h621 int coreboot_console_create(struct coreboot_softc *sc);
H A Dcoreboot.c1416 error = coreboot_console_create(sc); in coreboot_attach()