Searched refs:boot0version (Results 1 – 1 of 1) sorted by relevance
102 static int boot0version(const u_int8_t *);326 } else if (boot0version(buf) == 0x101) { in read_mbr()451 version = boot0version(mbr); in display_mbr()484 boot0version(const u_int8_t *bs) in boot0version() function