Home
last modified time | relevance | path

Searched defs:EI_SHIFT (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/8390/
H A Dhydra.c31 #define EI_SHIFT(x) (ei_local->reg_offset[x]) macro
H A Dxsurf100.c38 #define EI_SHIFT(x) (ei_local->reg_offset[(x)]) macro
H A Dzorro8390.c33 #define EI_SHIFT(x) (ei_local->reg_offset[x]) macro
H A Detherh.c49 #define EI_SHIFT(x) (ei_local->reg_offset[x]) macro
H A D8390.h164 #define EI_SHIFT(x) (x) macro
H A Dmac8390.c45 #define EI_SHIFT(x) (ei_local->reg_offset[x]) macro