Searched defs:ISAPNP_VENDOR (Results 1 – 2 of 2) sorted by relevance
17 #define ISAPNP_VENDOR(a,b,c) (((((a)-'A'+1)&0x3f)<<2)|\ macro