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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/prom/
H A Dbootstr_64.c22 } bootstr_info = { variable in typeref:struct:__anon10377
34 if (bootstr_info.bootstr_valid)
35 return bootstr_info.bootstr_buf;
37 bootstr_info.bootstr_buf, BARG_LEN);
38 bootstr_info.bootstr_valid = 1;
39 return bootstr_info.bootstr_buf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dhead_64.S79 .xword bootstr_info

Completed in 86 milliseconds