Home
last modified time | relevance | path

Searched refs:SLOT_MAGIC (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dpciehp.h75 #define SLOT_MAGIC 0x67267321 macro
246 if (slot->magic != SLOT_MAGIC) { in slot_paranoia_check()
Dacpiphp_core.c103 if (slot->magic != SLOT_MAGIC) { in slot_paranoia_check()
445 slot->magic = SLOT_MAGIC; in init_slots()
Dshpchp.h76 #define SLOT_MAGIC 0x67267321 macro
327 if (slot->magic != SLOT_MAGIC) { in slot_paranoia_check()
Dacpiphp.h51 #define SLOT_MAGIC 0x67267322 macro
Dcpqphp.h259 #define SLOT_MAGIC 0x67267321 macro
492 if (slot->magic != SLOT_MAGIC) { in slot_paranoia_check()
Dpciehp_core.c136 new_slot->magic = SLOT_MAGIC; in init_slots()
Dshpchp_core.c136 new_slot->magic = SLOT_MAGIC; in init_slots()
Dcpqphp_core.c359 new_slot->magic = SLOT_MAGIC; in ctrl_slot_setup()