Home
last modified time | relevance | path

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

/netbsd/sys/arch/evbarm/stand/boot2440/
H A Dmain.c87 static void brdsetup(void);
125 brdsetup(); in main()
552 brdsetup(void) in brdsetup() function
/netbsd/sys/arch/sandpoint/stand/altboot/
H A DMakefile8 SRCS= entry.S main.c brdsetup.c pci.c devopen.c dev_net.c memfs.c
H A Dversion4 1.3: allow to have boot options, brdsetup.c cleanup to make brdtype
H A Dentry.S122 bl brdsetup
H A Dbrdsetup.c206 void brdsetup(void); /* called by entry.S */
209 brdsetup(void) in brdsetup() function