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

/freebsd-10.0-release/usr.sbin/boot0cfg/
H A Dboot0cfg.c48 #define OFF_VERSION 0x1b0 /* offset: version number, only boot0version */
103 static int boot0version(const u_int8_t *);
327 } else if (boot0version(buf) == 0x101) {
457 version = boot0version(mbr);
490 boot0version(const u_int8_t *bs) function

Completed in 62 milliseconds