Home
last modified time | relevance | path

Searched refs:boot_parse_arg (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_boot.c128 boot_parse_arg(char *v) in boot_parse_arg() function
196 howto |= boot_parse_arg(v); in boot_parse_cmdline_delim()
221 howto |= boot_parse_arg(argv[i]); in boot_parse_args()
/f-stack/freebsd/sys/
H A Dboot.h39 int boot_parse_arg(char *v);
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_machdep.c274 boothowto |= boot_parse_arg(argv[i]); in platform_start()
/f-stack/freebsd/mips/atheros/
H A Dar71xx_machdep.c401 boothowto |= boot_parse_arg(argv[i]); in platform_start()
/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c689 boothowto |= boot_parse_arg(v); in octeon_init_kenv()