Searched refs:PC98_MAGIC (Results 1 – 4 of 4) sorted by relevance
42 #ifndef PC98_MAGIC43 #define PC98_MAGIC 0xaa55 macro98 le16enc(buf + PC98_MAGICOFS, PC98_MAGIC); in pc98_write()
43 #define PC98_MAGIC 0xAA55 macro
417 mboot.signature = PC98_MAGIC; in init_boot()734 if (mboot.signature != PC98_MAGIC) { in read_s0()
268 le16enc(table->boot + PC98_MAGICOFS, PC98_MAGIC); in g_part_pc98_create()413 if (magic != PC98_MAGIC) in g_part_pc98_probe()