Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/include/
H A Dautoconf.h75 u_long hwrpbsize; /* 152: size of hwrpb data */ member
/openbsd/sys/arch/alpha/stand/nboot/
H A Dmachdep.c158 bootinfo_v1.hwrpbsize = ((struct rpb *)HWRPB_ADDR)->rpb_size; in run_loadfile()
/openbsd/sys/arch/alpha/stand/boot/
H A Dboot.c171 bootinfo_v1.hwrpbsize = ((struct rpb *)HWRPB_ADDR)->rpb_size; in main()
/openbsd/sys/arch/alpha/alpha/
H A Dmachdep.c268 bootinfo.hwrpb_size = v1p->hwrpbsize;