Searched refs:SLOT_MAGIC (Results 1 – 8 of 8) sorted by relevance
75 #define SLOT_MAGIC 0x67267321 macro246 if (slot->magic != SLOT_MAGIC) { in slot_paranoia_check()
103 if (slot->magic != SLOT_MAGIC) { in slot_paranoia_check()445 slot->magic = SLOT_MAGIC; in init_slots()
76 #define SLOT_MAGIC 0x67267321 macro327 if (slot->magic != SLOT_MAGIC) { in slot_paranoia_check()
51 #define SLOT_MAGIC 0x67267322 macro
259 #define SLOT_MAGIC 0x67267321 macro492 if (slot->magic != SLOT_MAGIC) { in slot_paranoia_check()
136 new_slot->magic = SLOT_MAGIC; in init_slots()
359 new_slot->magic = SLOT_MAGIC; in ctrl_slot_setup()