Home
last modified time | relevance | path

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

/freebsd/sys/dev/coreboot/
H A Dcoreboot_cbmem.c125 coreboot_cbmem_create(struct coreboot_softc *sc) in coreboot_cbmem_create() function
H A Dcoreboot.h625 int coreboot_cbmem_create(struct coreboot_softc *sc);
H A Dcoreboot.c1423 error = coreboot_cbmem_create(sc); in coreboot_attach()