Searched defs:LANCE_ADDR (Results 1 – 3 of 3) sorted by relevance
239 #define LANCE_ADDR(x) ((int)(x) & ~0xff000000) macro
125 #define LANCE_ADDR(x) ((int)(x) & ~0xff000000) macro
292 #define LANCE_ADDR(x) ((long)(x) & ~0xff000000) macro