Pass a parameter from uvm_test to uvm_sequence_item

You should be using the config_db to pass parameters to the sequencer and retrieve them using m_sequencer in both the sequence and sequence_item. No need for p_sequencer.