Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/alpha/stand/
Dbbinfo.h31 struct bbinfoloc { struct
Dbootxx.c39 struct bbinfoloc desc = {
Dinstallboot.c64 struct bbinfoloc *bbinfolocp;
279 bbinfolocp = (struct bbinfoloc *)matchp; in loadprotoblocks()