How To Identify SATA Ports

On the Penta SATA HAT, how do you identify which physical SATA port is which /dev device? For instance, /dev/sda is what physical port on the HAT?

I’ve looked at the board (both top and bottom) and my old ass eyes aren’t seeing any notations near the physical connectors to indicate a number where I would have expected to see something like 0, 1, 2, 3 or whatever. I’ve also scoured what documentation I can find and I’m not finding anything that shows this.

Any ideas?

Maybe you just want to know which HDD or SSD?
Linux has done that for you, look at the symlinks in for example.
So it does not really matter which port.
Also Debian enumerates in different order than Opensuse for example.