S_CALIMP         2320 drivers/net/ethernet/chelsio/cxgb3/regs.h #define V_CALIMP(x) ((x) << S_CALIMP)
S_CALIMP         2321 drivers/net/ethernet/chelsio/cxgb3/regs.h #define G_CALIMP(x) (((x) >> S_CALIMP) & M_CALIMP)