Home
last modified time | relevance | path

Searched refs:EISA_CONFIG_FORCED (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/eisa/
Deisa-bus.c224 edev->state = EISA_CONFIG_ENABLED | EISA_CONFIG_FORCED; in eisa_init_device()
227 edev->state = EISA_CONFIG_FORCED; in eisa_init_device()
383 case EISA_CONFIG_ENABLED | EISA_CONFIG_FORCED: in eisa_probe()
387 case EISA_CONFIG_FORCED: in eisa_probe()
/linux-3.4.99/include/linux/
Deisa.h28 #define EISA_CONFIG_FORCED 2 macro
/linux-3.4.99/Documentation/
Deisa.txt134 flags are EISA_CONFIG_ENABLED and EISA_CONFIG_FORCED.