Home
last modified time | relevance | path

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

/freebsd/sys/dev/coreboot/
H A Dcoreboot.c671 struct cb_sysctl_leaf { struct
706 static const struct cb_sysctl_leaf cb_leaves[] = {
901 cb_sysctl_guard_check(const struct cb_sysctl_leaf *leaf, in cb_sysctl_guard_check()
941 const struct cb_sysctl_leaf *leaf, struct coreboot_softc *sc) in cb_sysctl_add_leaf()
1024 const struct cb_sysctl_leaf *leaf = &cb_leaves[i]; in coreboot_register_sysctls()