One approach would be is to define a virtual sequencer and then define/connect all sequencers in virtual sequencer. Now you can pass the handle of virtual sequencer to env config and use env_config.virt_sqr.desired_sqr in sequence. Other approach would be to start the sequence with virtual sequencer and in sequence declare it as p_sequencer and use p_sequencer.desired_sqr.
Thanks,
Rohit