Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/rmi/
Drmi_boot_info.h37 struct boot1_info { struct
76 extern struct boot1_info xlr_boot1_info; argument
Dxlr_machdep.c90 struct boot1_info xlr_boot1_info;
420 xlr_boot1_info = *(struct boot1_info *)(intptr_t)(int)read_c0_register32(MIPS_COP_0_OSSCRATCH, 0); in platform_start()