Searched refs:doc_locations (Results 1 – 1 of 1) sorted by relevance
41 static unsigned long doc_locations[] __initdata = { variable1683 for (i = 0; (doc_locations[i] != 0xffffffff); i++) { in init_nanddoc()1684 doc_probe(doc_locations[i]); in init_nanddoc()