Searched refs:PIH_MAGIC (Results 1 – 2 of 2) sorted by relevance
53 if (pdesc->header.pih_magic == PIH_MAGIC) { in PWOpen()94 pdesc->header.pih_magic = PIH_MAGIC; in PWOpen()111 if (pdesc->header.pih_magic != PIH_MAGIC) { in PWOpen()138 if (pwp->header.pih_magic != PIH_MAGIC) { in PWClose()
73 #define PIH_MAGIC 0x70775632 macro