OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootbus_devs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbmips/cavium/
octeon_bootbus_machdep.c
39
const struct bootbus_dev * const
bootbus_devs
[] = {
variable in typeref:typename:const struct bootbus_dev * const[]
42
const size_t bootbus_ndevs = __arraycount(
bootbus_devs
);
/src/sys/arch/mips/cavium/include/
bootbusvar.h
60
extern const struct bootbus_dev * const
bootbus_devs
[];
/src/sys/arch/mips/cavium/
octeon_bootbus.c
90
dev =
bootbus_devs
[i];
Completed in 15 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025