Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sandpoint/sandpoint/ | |
machdep.c | 415 struct bi_modulelist_entry *bi, *biend; local in function:module_init_md 421 biend = bi + module->num; 422 while (bi < biend) { |
machdep.c | 415 struct bi_modulelist_entry *bi, *biend; local in function:module_init_md 421 biend = bi + module->num; 422 while (bi < biend) { |