Searched refs:EISA_IDSTRINGLEN (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/eisa/
H A Deisareg.h64 #define EISA_IDSTRINGLEN 8 /* length of ID string, incl. NUL */ macro
H A Deisavar.h117 char ea_idstring[EISA_IDSTRINGLEN];
/netbsd-current/sys/arch/alpha/eisa/
H A Deisa_machdep.c168 uint8_t ecud_eisaid[EISA_IDSTRINGLEN];
359 uint8_t eisaid[EISA_IDSTRINGLEN];
396 eisaid[EISA_IDSTRINGLEN - 1] = '\0'; /* sanity */
/netbsd-current/sys/arch/i386/isa/
H A Dahc_isa.c246 char idstring[EISA_IDSTRINGLEN];
367 char idstring[EISA_IDSTRINGLEN];
/netbsd-current/sys/arch/hppa/dev/
H A Dmongoose.c599 char brid[EISA_IDSTRINGLEN];

Completed in 204 milliseconds