Home
last modified time | relevance | path

Searched refs:EISA_PRIMING_VID (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/eisa/
H A Deisareg.h64 #define EISA_PRIMING_VID(index) (0x80 + (index)) /* value for vendor */ macro
H A Deisa.c157 EISA_SLOTOFF_PRIMING, EISA_PRIMING_VID(i)); in eisaattach()
/openbsd/sys/arch/hppa/include/
H A Deisa_machdep.h52 #define EISA_PRIMING_VID(i) ({ (void)(i), 0xff; })