Searched refs:APM_ENT_SIG (Results 1 – 3 of 3) sorted by relevance
87 be16enc(&ent->ent_sig, APM_ENT_SIG); in apm_write()96 be16enc(&ent->ent_sig, APM_ENT_SIG); in apm_write()
219 entry->ent.ent_sig = APM_ENT_SIG; in g_part_apm_add()273 table->self.ent_sig = APM_ENT_SIG; in g_part_apm_create()445 if (table->self.ent_sig != APM_ENT_SIG) in g_part_apm_probe()554 be16enc(buf, APM_ENT_SIG); in g_part_apm_write()566 be16enc(ptr, APM_ENT_SIG); in g_part_apm_write()
46 #define APM_ENT_SIG 0x504d macro