Two different logic in single driver

In reply to UVM_SV_101:

As I said you can add a datamember to your seq_item which is indicating wwhat type of sequence you are running. Then you can deal with the response and without response depending on this identifier.