Syntax error in a code block

In reply to khaledismail:

You are doing very specific things:

p_sequencer.m_request_fifo.get(m_req);

Which kind of code is this? The driver is performing the get.
Could you please show the declaration of req_kind?