Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dbootinfo_aux.h48 extern boolean_t bi_get_chosen_prop(const char *, void *, size_t *);
H A Dbootinfo.c222 if (!bi_get_chosen_prop(bip->bi_name, valbuf, vallenp)) { in bi_getval_chosen()
/titanic_41/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c496 bi_get_chosen_prop(const char *name, void *valbuf, size_t *vallenp) in bi_get_chosen_prop() function