Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/installboot/arch/
H A Dsun68k.c49 static int sun68k_clearboot(ib_params *);
55 .clearboot = sun68k_clearboot,
63 .clearboot = sun68k_clearboot,
78 sun68k_clearboot(ib_params *params) in sun68k_clearboot() function