MEM_INT_MASK
v = t4_read_reg(adapter, addr) & MEM_INT_MASK;
v = csio_rd_reg32(hw, addr) & MEM_INT_MASK;