Searched refs:eisa_maxslots (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/i386/include/
H A Deisa_machdep.h63 int eisa_maxslots(eisa_chipset_tag_t);
/netbsd-current/sys/arch/sgimips/eisa/
H A Deisa_machdep.c87 eisa_maxslots(eisa_chipset_tag_t ec) function
/netbsd-current/sys/arch/sgimips/include/
H A Deisa_machdep.h56 int eisa_maxslots(eisa_chipset_tag_t);
/netbsd-current/sys/arch/prep/include/
H A Deisa_machdep.h62 int eisa_maxslots(eisa_chipset_tag_t);
/netbsd-current/sys/arch/alpha/include/
H A Deisa_machdep.h56 int eisa_maxslots(eisa_chipset_tag_t);
/netbsd-current/sys/arch/hppa/include/
H A Deisa_machdep.h60 #define eisa_maxslots(c) 8 macro
/netbsd-current/sys/arch/prep/eisa/
H A Deisa_machdep.c116 eisa_maxslots(eisa_chipset_tag_t ec) function
/netbsd-current/sys/arch/i386/eisa/
H A Deisa_machdep.c121 eisa_maxslots(eisa_chipset_tag_t ec) function
/netbsd-current/sys/dev/eisa/
H A Deisa.c113 maxnslots = eisa_maxslots(ec);
/netbsd-current/sys/arch/alpha/eisa/
H A Deisa_machdep.c56 eisa_maxslots(eisa_chipset_tag_t ec) function
394 i < eisa_maxslots(ec); i++) {

Completed in 137 milliseconds