Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mipsco/stand/installboot/
H A Dinstallboot.c51 #define BOOTBLOCK_OFFSET BOOTBLOCK_NUMBER*DEV_BSIZE macro
222 len = pwrite(fd, boot_code, boot_size, BOOTBLOCK_OFFSET); in do_install()