Searched refs:EISA_CONFIG_FORCED (Results 1 – 3 of 3) sorted by relevance
218 edev->state = EISA_CONFIG_ENABLED | EISA_CONFIG_FORCED; in eisa_init_device()221 edev->state = EISA_CONFIG_FORCED; in eisa_init_device()374 if (edev->state == (EISA_CONFIG_ENABLED | EISA_CONFIG_FORCED)) in eisa_probe()376 else if (edev->state == EISA_CONFIG_FORCED) in eisa_probe()
29 #define EISA_CONFIG_FORCED 2 macro
152 flags are EISA_CONFIG_ENABLED and EISA_CONFIG_FORCED.