Searched refs:eisa_maxslots (Results 1 – 6 of 6) sorted by relevance
62 int eisa_maxslots(eisa_chipset_tag_t);
110 eisa_maxslots(eisa_chipset_tag_t ec) in eisa_maxslots() function
56 #define eisa_maxslots(c) \ macro
379 i < eisa_maxslots(ec); i++) { in eisa_init()
61 #define eisa_maxslots(c) 8 macro
128 maxnslots = eisa_maxslots(ec); in eisaattach()