EISA_PRIMING_VID
#define EISA_PRIMING_VID(i) ({ (void)(i), 0xff; })
#define EISA_PRIMING_VID(index) (0x80 + (index)) /* value for vendor */