Home
last modified time | relevance | path

Searched refs:board_devices (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h147 struct board_devices { struct
171 u64 boarddev_table_offset; /* board_devices offset */ argument
211 extern struct board_devices *eboard;
/linux/arch/mips/loongson64/
H A Denv.c34 struct board_devices *eboard;
78 eboard = (struct board_devices *) in prom_lefi_init_env()