Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dextern.h53 struct boot_option { struct
113 extern struct boot_option bootopts;
H A Dmain.c150 struct boot_option bootopts;
779 bootopts = *((struct boot_option *) BOOTOPTS_BASE); in opt_subcmd_read()