Searched refs:EISA_NPIDREGS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/eisa/
H A Deisareg.h56 #define EISA_NPIDREGS 2 macro
H A Deisavar.h116 u_int8_t ea_pid[EISA_NPIDREGS];
H A Deisa.c164 for (i = 0; i < EISA_NPIDREGS; i++)
/netbsd-current/sys/arch/i386/isa/
H A Dahc_isa.c193 uint8_t vid[EISA_NVIDREGS], pid[EISA_NPIDREGS];
221 for (i = 0; i < EISA_NPIDREGS; i++) {

Completed in 128 milliseconds