Home
last modified time | relevance | path

Searched defs:bootpath (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/sys/arch/sparc/include/
H A Dautoconf.h165 struct bootpath { struct
166 char name[16]; /* name of this node */
167 int val[3]; /* up to three optional values */
168 device_t dev; /* device that recognised this component */
/netbsd-src/sbin/gpt/
H A Dbiosboot.c92 read_boot(gpt_t gpt, const char *bootpath) in read_boot() argument
171 const char *bootpath, int active) in biosboot() argument
275 char *bootpath = NULL; in cmd_biosboot() local
[all...]
/netbsd-src/sys/arch/sgimips/stand/common/
H A Diris_parse.c45 char bootpath[1 + 64]; in parse() local
H A Dboot.c125 const char *bootpath = NULL; in main() local
/netbsd-src/sys/arch/pmax/stand/common/
H A Dboot.c114 char bootname[PATH_MAX], bootpath[PATH_MAX]; in main() local
/netbsd-src/sys/arch/mipsco/stand/common/
H A Dboot.c107 char bootname[PATH_MAX], bootpath[PATH_MAX]; in main() local
/netbsd-src/sys/arch/arc/stand/boot/
H A Dboot.c133 const char *bootpath = NULL; in main() local
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dhfs.c42 char bootpath[128], *cp; in hfs_open() local
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dpromlib.c74 static char bootpath[PROM_MAX_PATH]; in openfirmware_bootpath() local
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Deltorito.c57 char * bootpath; /* filename of boot catalog */ in FDECL1() local
/netbsd-src/sys/arch/arc/include/
H A Dbootinfo.h52 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd-src/sys/arch/pmax/include/
H A Dbootinfo.h58 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd-src/sys/arch/emips/include/
H A Dbootinfo.h58 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd-src/sys/arch/mipsco/include/
H A Dbootinfo.h58 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd-src/sys/arch/sgimips/include/
H A Dbootinfo.h52 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd-src/sys/arch/mmeye/include/
H A Dbootinfo.h59 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd-src/sys/arch/mmeye/stand/boot/
H A Dboot.c188 char bootpath[PATH_MAX]; in main() local
/netbsd-src/sys/arch/bebox/bebox/
H A Dmachdep.c96 char bootpath[256]; variable
/netbsd-src/usr.sbin/sysinst/arch/atari/
H A Dmd.c141 char bootpath[MAXPATHLEN]; in md_post_newfs() local
/netbsd-src/sys/arch/cobalt/include/
H A Dbootinfo.h54 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd-src/sys/arch/landisk/include/
H A Dbootinfo.h43 char bootpath[80]; member
/netbsd-src/sys/arch/emips/stand/common/
H A Dboot.c83 char bootpath[PATH_MAX], options[OPT_MAX]; in main() local
/netbsd-src/sys/arch/newsmips/include/
H A Dbootinfo.h67 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd-src/usr.sbin/sysinst/arch/luna68k/
H A Dmd.c257 char bootpath[MAXPATHLEN]; in md_update() local
/netbsd-src/sys/arch/evbarm/mini2440/
H A Dmini2440_bootinfo.h69 char bootpath[80]; member

12