Searched refs:bootoptions (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/sparc/stand/boot/
H A Dboot.c51 static int bootoptions(const char *);
90 bootoptions(const char *ap) function
279 boothowto = bootoptions(prom_getbootargs());
/netbsd-current/sys/arch/sparc/stand/ofwboot/
H A Dboot.c119 bootoptions(const char *ap, char *loaddev, char *kernel, char *options) function
218 DPRINTF(("bootoptions: device='%s', kernel='%s', options='%s'\n",
462 bootoptions(prom_getbootargs(), bootdev, kernel, bootline);
481 boothowto = bootoptions(cmdline, bootdev, kernel,

Completed in 90 milliseconds