Searched refs:bt_args (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/cats/include/
H A Dcyclone_boot.h49 const char * bt_args; /* kernel args string pointer */ member in struct:ebsaboot
/netbsd-current/sys/arch/cats/cats/
H A Dcats_machdep.c285 VPRINTF("bt_args @ %p, contents = \"%s\"\n", ebsabootinfo.bt_args, ebsabootinfo.bt_args);
300 process_kernel_args(ebsabootinfo.bt_args);
/netbsd-current/sys/arch/evbarm/imx31/
H A Dimx31lk_machdep.c377 process_kernel_args((char *)nwbootinfo.bt_args);
/netbsd-current/sys/arch/evbarm/viper/
H A Dviper_machdep.c427 process_kernel_args((char *)nwbootinfo.bt_args);
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_machdep.c483 process_kernel_args((char *)nwbootinfo.bt_args);
/netbsd-current/sys/arch/evbarm/lubbock/
H A Dlubbock_machdep.c539 process_kernel_args((char *)nwbootinfo.bt_args);

Completed in 203 milliseconds