Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/boot/
H A Dswitch.c37 #define SRAM_BOOTDEV (*((volatile uint16_t *)0x00ed0018)) macro
135 bootdev = SRAM_BOOTDEV; in cmd_switch_show_boot()
261 SRAM_BOOTDEV = bootdev; in cmd_switch_boot()