Are you using the latest vmw_ahci driver version?
You can check by using the command:
esxcli system module get -m vmw_ahci
Can you also verify if the Native AHCI driver is disabled? You can check if its been disabled by running the following command:
esxcli system module list | grep vmw_ahci
Check the second column to see if it shows "false"