Searched refs:EISA_PRIMING_PID (Results 1 – 3 of 3) sorted by relevance
65 #define EISA_PRIMING_PID(index) (0x82 + (index)) /* value for product */ macro
187 EISA_SLOTOFF_PRIMING, EISA_PRIMING_PID(i)); in eisaattach()
53 #define EISA_PRIMING_PID(i) ({ (void)(i), 0x00; })