Home
last modified time | relevance | path

Searched refs:EISA_CONFIG_OFFSET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Deisa.h26 #define EISA_CONFIG_OFFSET 0xC84 macro
/openbmc/linux/drivers/eisa/
H A Deisa-bus.c198 edev->state = inb(SLOT_ADDRESS(root, slot) + EISA_CONFIG_OFFSET) in eisa_init_device()