EEH_DEV_IRQ_DISABLED
#define EEH_DEV_IRQ_DISABLED (1 << 3) /* Interrupt disabled */
edev->mode &= ~(EEH_DEV_DISCONNECTED | EEH_DEV_IRQ_DISABLED);