Searched refs:romaddr_tostr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/x68k/stand/boot/
H A Dswitch.c47 static const char *romaddr_tostr(uint32_t);
167 printf("rom%s", romaddr_tostr(romaddr));
182 printf("rom=%s\n", romaddr_tostr(romaddr));
193 romaddr_tostr(uint32_t addr) function

Completed in 126 milliseconds