coreboot_softc
struct coreboot_softc *sc;
struct coreboot_softc *sc;
sizeof(struct coreboot_softc),
coreboot_parse_mainboard(struct coreboot_softc *sc,
coreboot_parse_table(struct coreboot_softc *sc, struct cb_header *hdr)
static struct coreboot_softc *coreboot_sc;
struct coreboot_softc *
#define SC_OFF(field) offsetof(struct coreboot_softc, field)
const struct coreboot_softc *sc)
const struct cb_sysctl_leaf *leaf, struct coreboot_softc *sc)
coreboot_register_sysctls(struct coreboot_softc *sc)
struct coreboot_softc *coreboot_get_softc(void);
int coreboot_console_create(struct coreboot_softc *sc);
void coreboot_console_destroy(struct coreboot_softc *sc);
int coreboot_cbmem_create(struct coreboot_softc *sc);
void coreboot_cbmem_destroy(struct coreboot_softc *sc);
int coreboot_timestamps_register(struct coreboot_softc *sc,
coreboot_cbmem_create(struct coreboot_softc *sc)
coreboot_cbmem_destroy(struct coreboot_softc *sc)
cbmem_find_entry(struct coreboot_softc *sc, uint32_t id)
struct coreboot_softc *sc;
coreboot_console_create(struct coreboot_softc *sc)
coreboot_console_destroy(struct coreboot_softc *sc)
struct coreboot_softc *sc;
struct coreboot_softc *sc = arg1;
coreboot_timestamps_register(struct coreboot_softc *sc,