Searched refs:SCHPC_SLOTSTATE_ENUM (Results 1 – 2 of 2) sorted by relevance
104 #define SCHPC_SLOTSTATE_ENUM 0x100000 /* ENUM Handling in progress */ macro
1472 if (schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_ENUM) { in schpc_cpci_control()1482 ~SCHPC_SLOTSTATE_ENUM; in schpc_cpci_control()2552 schpc_p->schpc_slot[slot].state |= SCHPC_SLOTSTATE_ENUM; in schpc_event_handler()