S_ALMOSTEMPTY    1409 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_ALMOSTEMPTY(x) ((x) << S_ALMOSTEMPTY)
S_ALMOSTEMPTY    1410 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_ALMOSTEMPTY(x) (((x) >> S_ALMOSTEMPTY) & M_ALMOSTEMPTY)