Home
last modified time | relevance | path

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

12

/netbsd/src/sys/arch/sparc/include/
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/
Dbiosboot.c92 read_boot(gpt_t gpt, const char *bootpath) in read_boot()
171 const char *bootpath, int active) in biosboot()
275 char *bootpath = NULL; in cmd_biosboot() local
/netbsd/src/sys/arch/sgimips/stand/common/
Diris_parse.c45 char bootpath[1 + 64]; in parse() local
Dboot.c125 const char *bootpath = NULL; in main() local
/netbsd/src/sys/arch/pmax/stand/common/
Dboot.c114 char bootname[PATH_MAX], bootpath[PATH_MAX]; in main() local
/netbsd/src/sys/arch/mipsco/stand/common/
Dboot.c107 char bootname[PATH_MAX], bootpath[PATH_MAX]; in main() local
/netbsd/src/sys/arch/arc/stand/boot/
Dboot.c133 const char *bootpath = NULL; in main() local
/netbsd/src/sys/arch/macppc/stand/ofwboot/
Dhfs.c42 char bootpath[128], *cp; in hfs_open() local
/netbsd/src/sys/arch/sparc/stand/ofwboot/
Dpromlib.c74 static char bootpath[PROM_MAX_PATH]; in openfirmware_bootpath() local
/netbsd/src/sys/arch/sgimips/include/
Dbootinfo.h52 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd/src/sys/arch/arc/include/
Dbootinfo.h52 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd/src/sys/arch/pmax/include/
Dbootinfo.h58 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd/src/sys/arch/emips/include/
Dbootinfo.h58 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd/src/sys/arch/mipsco/include/
Dbootinfo.h58 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd/src/sys/arch/mmeye/include/
Dbootinfo.h59 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd/src/sys/arch/mmeye/stand/boot/
Dboot.c188 char bootpath[PATH_MAX]; in main() local
/netbsd/src/sys/arch/bebox/bebox/
Dmachdep.c96 char bootpath[256]; variable
/netbsd/src/sys/arch/cobalt/include/
Dbootinfo.h54 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd/src/sys/arch/emips/stand/common/
Dboot.c83 char bootpath[PATH_MAX], options[OPT_MAX]; in main() local
/netbsd/src/sys/arch/landisk/include/
Dbootinfo.h43 char bootpath[80]; member
/netbsd/src/sys/arch/newsmips/include/
Dbootinfo.h67 char bootpath[BTINFO_BOOTPATH_LEN]; member
/netbsd/src/sys/arch/evbarm/mini2440/
Dmini2440_bootinfo.h69 char bootpath[80]; member
/netbsd/src/sys/arch/prep/prep/
Dmachdep.c94 char bootpath[256]; variable
/netbsd/src/sys/arch/cobalt/stand/boot/
Dboot.c411 char bootpath[PATH_MAX]; in main() local
/netbsd/src/sys/arch/rs6000/rs6000/
Dmachdep.c99 char bootpath[256]; variable

12