You can change the FAS2020 FC ports from initiators to targets, but keep in mind that the best practice is to have both as initiators or targets, don't mix both modes. You do it like this:
fcp config 0a 0b down (bring the FC ports down)
fcadmin config -t target 0a 0b (change ports from initiators to targets)
fcadmin config (check the port configuration, they should appear as PENDING)
Then reboot the filer, that's it.
You can use one port for each VMware host, but keep in mind that you won't have multipath.
Cheers.