OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:armadillo_model
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbarm/armadillo/
armadillo9_machdep.c
185
struct armadillo_model_t *
armadillo_model
= 0;
variable in typeref:struct:armadillo_model_t *
477
for (
armadillo_model
= &armadillo_model_table[0];
478
armadillo_model
->devcfg;
armadillo_model
++)
479
if (devcfg ==
armadillo_model
->devcfg)
483
printf("\nNetBSD/%s booting ...\n",
armadillo_model
->name);
Completed in 156 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025