Searched refs:EISA_SLOT_BASE (Results 1 – 2 of 2) sorted by relevance
18 #define EISA_SLOT_BASE( n ) ( 0x1000 * (n) ) macro
113 eisa->ioaddr = EISA_SLOT_BASE ( eisa->slot ); in eisabus_probe()